Searched refs:count_get (Results 1 – 5 of 5) sorted by relevance
67 int (*count_get)(const struct scmi_handle *handle); member171 int (*count_get)(const struct scmi_handle *handle); member
133 count = handle->clk_ops->count_get(handle); in scmi_clocks_probe()
128 nr_sensors = handle->sensor_ops->count_get(handle); in scmi_hwmon_probe()
250 .count_get = scmi_sensor_count_get,
294 .count_get = scmi_clock_count_get,