Searched refs:count_get (Results 1 – 5 of 5) sorted by relevance
76 int (*count_get)(const struct scmi_protocol_handle *ph); member459 int (*count_get)(const struct scmi_protocol_handle *ph); member
156 count = clk_ops->count_get(ph); in scmi_clocks_probe()
182 nr_sensors = sensor_ops->count_get(ph); in scmi_hwmon_probe()
328 .count_get = scmi_clock_count_get,
831 .count_get = scmi_sensor_count_get,