Home
last modified time | relevance | path

Searched refs:count_get (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dscmi_protocol.h76 int (*count_get)(const struct scmi_protocol_handle *ph); member
459 int (*count_get)(const struct scmi_protocol_handle *ph); member
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-scmi.c156 count = clk_ops->count_get(ph); in scmi_clocks_probe()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dscmi-hwmon.c182 nr_sensors = sensor_ops->count_get(ph); in scmi_hwmon_probe()
/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A Dclock.c328 .count_get = scmi_clock_count_get,
H A Dsensors.c831 .count_get = scmi_sensor_count_get,