Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dfam15h_power.c62 static ssize_t show_power(struct device *dev, in show_power() function
107 static DEVICE_ATTR(power1_input, S_IRUGO, show_power, NULL);
Dacpi_power_meter.c348 static ssize_t show_power(struct device *dev, in show_power() function
483 RO_SENSOR_TEMPLATE(POWER_AVERAGE_NAME, show_power, 0),
/linux-4.4.14/Documentation/driver-model/
Ddevice.txt64 static DEVICE_ATTR(power, 0644, show_power, store_power);