Searched refs:get_ocpstat (Results 1 – 3 of 3) sorted by relevance
579 .get_ocpstat = rts5260_get_ocpstat,
1138 if (pcr->ops->get_ocpstat) in rtsx_pci_get_ocpstat()1139 return pcr->ops->get_ocpstat(pcr, val); in rtsx_pci_get_ocpstat()
1110 int (*get_ocpstat)(struct rtsx_pcr *pcr, u8 *val); member