Home
last modified time | relevance | path

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

/linux-4.1.27/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.c921 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) { \ macro
928 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \
934 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \