Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dnct6683.c361 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) { \ macro
368 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \
374 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \
Dnct6775.c1012 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) { \ macro
1019 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \
1025 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \