Searched refs:SENSOR_DEVICE_TEMPLATE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | nct6683.c | 364 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index) \ macro 378 = SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, \
|
| H A D | nct6775.c | 1251 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index) \ macro 1265 = SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, \
|