Searched refs:lpp_dest_str (Results 1 – 1 of 1) sorted by relevance
246 static const char * const lpp_dest_str[] = { "pti", "exi" }; variable255 for (i = ARRAY_SIZE(lpp_dest_str) - 1; i >= 0; i--) { in lpp_dest_show()262 fmt, lpp_dest_str[i]); in lpp_dest_show()277 i = sysfs_match_string(lpp_dest_str, buf); in lpp_dest_store()