Searched refs:POWER_AVERAGE_NAME (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | acpi_power_meter.c | 43 #define POWER_AVERAGE_NAME "power1_average" macro 477 RO_SENSOR_TEMPLATE(POWER_AVERAGE_NAME, show_power, 0), 840 sysfs_notify(&device->dev.kobj, NULL, POWER_AVERAGE_NAME); in acpi_power_meter_notify()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | acpi_power_meter.c | 42 #define POWER_AVERAGE_NAME "power1_average" macro 482 RO_SENSOR_TEMPLATE(POWER_AVERAGE_NAME, show_power, 0), 847 sysfs_notify(&device->dev.kobj, NULL, POWER_AVERAGE_NAME); in acpi_power_meter_notify()
|
Completed in 4 milliseconds