count_get         133 drivers/clk/clk-scmi.c 	count = handle->clk_ops->count_get(handle);
count_get         305 drivers/firmware/arm_scmi/clock.c 	.count_get = scmi_clock_count_get,
count_get         267 drivers/firmware/arm_scmi/sensors.c 	.count_get = scmi_sensor_count_get,
count_get         176 drivers/hwmon/scmi-hwmon.c 	nr_sensors = handle->sensor_ops->count_get(handle);
count_get          67 include/linux/scmi_protocol.h 	int (*count_get)(const struct scmi_handle *handle);
count_get         178 include/linux/scmi_protocol.h 	int (*count_get)(const struct scmi_handle *handle);