Searched refs:clear_ocpstat (Results 1 – 5 of 5) sorted by relevance
615 .clear_ocpstat = rts5260_clear_ocpstat,
571 .clear_ocpstat = rts5228_clear_ocpstat,
598 .clear_ocpstat = rts5261_clear_ocpstat,
1188 if (pcr->ops->clear_ocpstat) { in rtsx_pci_clear_ocpstat()1189 pcr->ops->clear_ocpstat(pcr); in rtsx_pci_clear_ocpstat()
1081 void (*clear_ocpstat)(struct rtsx_pcr *pcr); member