Searched refs:disable_ocp (Results 1 – 3 of 3) sorted by relevance
695 .disable_ocp = rts5260_disable_ocp,
1158 if (pcr->ops->disable_ocp) in rtsx_pci_disable_ocp()1159 pcr->ops->disable_ocp(pcr); in rtsx_pci_disable_ocp()
1101 void (*disable_ocp)(struct rtsx_pcr *pcr); member