Searched refs:online_type_to_str (Results 1 – 1 of 1) sorted by relevance
32 static const char *const online_type_to_str[] = { variable43 for (i = 0; i < ARRAY_SIZE(online_type_to_str); i++) { in mhp_online_type_from_str()44 if (sysfs_streq(str, online_type_to_str[i])) in mhp_online_type_from_str()528 online_type_to_str[mhp_get_default_online_type()]); in auto_online_blocks_show()