Searched refs:online_policy_to_str (Results 1 – 1 of 1) sorted by relevance
69 static const char * const online_policy_to_str[] = { variable76 int ret = sysfs_match_string(online_policy_to_str, val); in set_online_policy()86 return sprintf(buffer, "%s\n", online_policy_to_str[*((int *)kp->arg)]); in get_online_policy()