Searched refs:count_get (Results 1 – 5 of 5) sorted by relevance
72 int (*count_get)(const struct scmi_handle *handle); member183 int (*count_get)(const struct scmi_handle *handle); member
149 count = handle->clk_ops->count_get(handle); in scmi_clocks_probe()
176 nr_sensors = handle->sensor_ops->count_get(handle); in scmi_hwmon_probe()
281 .count_get = scmi_sensor_count_get,
324 .count_get = scmi_clock_count_get,