Searched refs:online_type_to_str (Results 1 – 1 of 1) sorted by relevance
31 static const char *const online_type_to_str[] = { variable42 for (i = 0; i < ARRAY_SIZE(online_type_to_str); i++) { in mhp_online_type_from_str()43 if (sysfs_streq(str, online_type_to_str[i])) in mhp_online_type_from_str()494 online_type_to_str[mhp_default_online_type]); in auto_online_blocks_show()