Home
last modified time | relevance | path

Searched refs:__TEMPLATE_ATTR (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/hwmon/
Dnct6683.c372 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) { \ macro
379 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \
385 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \
Dnct6775-core.c1042 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) { \ macro
1049 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \
1055 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \