Searched refs:clear_ocpstat (Results 1 – 3 of 3) sorted by relevance
650 .clear_ocpstat = rts5260_clear_ocpstat,
1207 if (pcr->ops->clear_ocpstat) { in rtsx_pci_clear_ocpstat()1208 pcr->ops->clear_ocpstat(pcr); in rtsx_pci_clear_ocpstat()
1093 void (*clear_ocpstat)(struct rtsx_pcr *pcr); member