Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwmon/occ/
H A Dcommon.c788 ssize_t (*show_power)(struct device *, struct device_attribute *, in occ_setup_sensor_attrs() local
822 show_power = occ_show_power_2; in occ_setup_sensor_attrs()
829 show_power = occ_show_power_a0; in occ_setup_sensor_attrs()
946 show_power, NULL, in occ_setup_sensor_attrs()
953 show_power, NULL, in occ_setup_sensor_attrs()
960 show_power, NULL, in occ_setup_sensor_attrs()
967 show_power, NULL, in occ_setup_sensor_attrs()
983 show_power, NULL, 0, i); in occ_setup_sensor_attrs()
989 show_power, NULL, 1, i); in occ_setup_sensor_attrs()
995 show_power, NULL, 2, i); in occ_setup_sensor_attrs()
[all …]