Searched defs:SENSOR_DEVICE_TEMPLATE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | nct6683.c | 364 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index) \ macro
|
H A D | nct6775.c | 1251 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index) \ macro
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | nct6683.c | 376 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index) \ macro
|
H A D | nct6775-core.c | 1048 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index) \ macro
|
Completed in 16 milliseconds