Searched refs:pdsm_cmd_desc (Results 1 – 1 of 1) sorted by relevance
684 struct pdsm_cmd_desc { struct692 static const struct pdsm_cmd_desc __pdsm_cmd_descriptors[] = { argument714 static inline const struct pdsm_cmd_desc *pdsm_cmd_desc(enum papr_pdsm cmd) in pdsm_cmd_desc() function732 const struct pdsm_cmd_desc *pdsc; in papr_scm_service_pdsm()736 pdsc = pdsm_cmd_desc(pdsm); in papr_scm_service_pdsm()