Searched refs:pdsm_cmd_desc (Results 1 – 1 of 1) sorted by relevance
895 struct pdsm_cmd_desc { struct903 static const struct pdsm_cmd_desc __pdsm_cmd_descriptors[] = { argument931 static inline const struct pdsm_cmd_desc *pdsm_cmd_desc(enum papr_pdsm cmd) in pdsm_cmd_desc() function949 const struct pdsm_cmd_desc *pdsc; in papr_scm_service_pdsm()953 pdsc = pdsm_cmd_desc(pdsm); in papr_scm_service_pdsm()