Searched refs:power_tunable_attrs (Results 1 – 1 of 1) sorted by relevance
816 static const char * const power_tunable_attrs[] = { in is_power_tunable_attr() local824 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()