Searched hist:"68 c0d69dee594e1488aebe12aa50fd79a3e5e5b5" (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
H A D | hwmon.h | diff 68c0d69dee594e1488aebe12aa50fd79a3e5e5b5 Sat Oct 06 01:59:04 CEST 2018 Nicolin Chen <nicoleotsuka@gmail.com> hwmon: (core) Add hwmon_in_enable attribute
According to hwmon ABI, in%d_enable is a sysfs interface that allows user space to enable and disable the input sensor. So this patch just simply adds the attribute to the list.
Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|
/linux/drivers/hwmon/ |
H A D | hwmon.c | diff 68c0d69dee594e1488aebe12aa50fd79a3e5e5b5 Sat Oct 06 01:59:04 CEST 2018 Nicolin Chen <nicoleotsuka@gmail.com> hwmon: (core) Add hwmon_in_enable attribute
According to hwmon ABI, in%d_enable is a sysfs interface that allows user space to enable and disable the input sensor. So this patch just simply adds the attribute to the list.
Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|