Searched refs:SENSOR_DEVICE_TEMPLATE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | nct6683.c | 376 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index) \ macro 390 = SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, \
|
H A D | nct6775-core.c | 1048 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index) \ macro 1062 = SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, \
|