Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dhwmon.c461 static const char * const *__templates[] = { variable
505 if (info->type >= ARRAY_SIZE(__templates)) in hwmon_genattrs()
508 templates = __templates[info->type]; in hwmon_genattrs()