Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dasus-armoury.c816 static const char * const power_tunable_attrs[] = { in is_power_tunable_attr() local
824 for (unsigned int i = 0; i < ARRAY_SIZE(power_tunable_attrs); i++) { in is_power_tunable_attr()
825 if (!strcmp(name, power_tunable_attrs[i])) in is_power_tunable_attr()