Searched refs:online_type_to_str (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/base/
H A Dmemory.c31 static const char *const online_type_to_str[] = { variable
42 for (i = 0; i < ARRAY_SIZE(online_type_to_str); i++) {
43 if (sysfs_streq(str, online_type_to_str[i]))
515 online_type_to_str[mhp_default_online_type]);

Completed in 297 milliseconds