Searched refs:xp_pls_strings (Results 1 – 1 of 1) sorted by relevance
60 static const char *xp_pls_strings[] = { variable93 xp_pls_strings[XHCI_PS_PLS_GET(portsc)], in xp_dump_verbose()195 for (i = 0; xp_pls_strings[i] != NULL; i++) { in xp_set_pls()196 if (strcasecmp(state, xp_pls_strings[i]) == 0) in xp_set_pls()200 if (xp_pls_strings[i] == NULL) { in xp_set_pls()