Searched refs:show_sensor (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/hwmon/ |
D | w83781d.c | 786 show_sensor(struct device *dev, struct device_attribute *da, char *buf) in show_sensor() function 850 show_sensor, store_sensor, 0); 852 show_sensor, store_sensor, 1); 854 show_sensor, store_sensor, 2);
|
D | it87.c | 616 static ssize_t show_sensor(struct device *dev, struct device_attribute *attr, in show_sensor() function 668 show_sensor, set_sensor, offset - 1);
|