Searched refs:init_ocp (Results 1 – 3 of 3) sorted by relevance
647 .init_ocp = rts5260_init_ocp,
1173 if (pcr->ops->init_ocp) { in rtsx_pci_init_ocp()1174 pcr->ops->init_ocp(pcr); in rtsx_pci_init_ocp()
1090 void (*init_ocp)(struct rtsx_pcr *pcr); member