Searched refs:__TEMPLATE_ATTR (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/hwmon/ |
| D | nct6683.c | 369 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) { \ macro 376 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \ 382 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \
|
| D | nct6775-core.c | 958 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) { \ macro 965 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \ 971 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \
|