Searched refs:show_sensor (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/hwmon/ |
D | ibmpowernv.c | 86 static ssize_t show_sensor(struct device *dev, struct device_attribute *devattr, in show_sensor() function 410 create_hwmon_attr(&sdata[count], attr_name, show_sensor); in create_device_attrs()
|
D | w83781d.c | 785 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);
|