Searched refs:clear_ocpstat (Results 1 – 5 of 5) sorted by relevance
580 .clear_ocpstat = rts5260_clear_ocpstat,
547 .clear_ocpstat = rts5228_clear_ocpstat,
623 .clear_ocpstat = rts5261_clear_ocpstat,
1146 if (pcr->ops->clear_ocpstat) { in rtsx_pci_clear_ocpstat()1147 pcr->ops->clear_ocpstat(pcr); in rtsx_pci_clear_ocpstat()
1111 void (*clear_ocpstat)(struct rtsx_pcr *pcr); member