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