Searched refs:__TEMPLATE_ATTR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | nct6683.c | 358 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) { \ macro 365 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \ 371 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \
|
| H A D | nct6775.c | 1245 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) { \ macro 1252 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \ 1258 { .dev_attr = __TEMPLATE_ATTR(_template, _mode, _show, _store), \
|