Searched refs:__pdsm_cmd_descriptors (Results 1 – 1 of 1) sorted by relevance
636 static const struct pdsm_cmd_desc __pdsm_cmd_descriptors[] = { variable660 if (cmd >= 0 || cmd < ARRAY_SIZE(__pdsm_cmd_descriptors)) in pdsm_cmd_desc()661 return &__pdsm_cmd_descriptors[cmd]; in pdsm_cmd_desc()