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