Searched refs:SENSOR_DEVICE_ATTR_2 (Results 1 – 1 of 1) sorted by relevance
| /include/linux/ |
| A D | hwmon-sysfs.h | 68 #define SENSOR_DEVICE_ATTR_2(_name,_mode,_show,_store,_nr,_index) \ macro 73 SENSOR_DEVICE_ATTR_2(_name, 0444, _func##_show, NULL, \ 77 SENSOR_DEVICE_ATTR_2(_name, 0644, _func##_show, _func##_store, \ 81 SENSOR_DEVICE_ATTR_2(_name, 0200, NULL, _func##_store, \
|
Completed in 2 milliseconds