Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/occ/
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 …]
/Linux-v6.6/drivers/hwmon/
Dacpi_power_meter.c340 static ssize_t show_power(struct device *dev, in show_power() function
478 RO_SENSOR_TEMPLATE(POWER_AVERAGE_NAME, show_power, 0),