Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
A Dhwmon.c728 static const char * const *__templates[] = { variable
764 if (type >= ARRAY_SIZE(__templates)) in hwmon_notify_event()
769 templates = __templates[type]; in hwmon_notify_event()
805 if (info->type >= ARRAY_SIZE(__templates)) in hwmon_genattrs()
808 templates = __templates[info->type]; in hwmon_genattrs()

Completed in 5 milliseconds