Searched defs:dw_pcie_ep_ops (Results 1 – 2 of 2) sorted by relevance
247 struct dw_pcie_ep_ops struct249 rt_err_t (*ep_init)(struct dw_pcie_ep *ep);250 …r_t (*raise_irq)(struct dw_pcie_ep *ep, rt_uint8_t func_no, enum rt_pci_ep_irq type, unsigned irq);251 rt_off_t (*func_select)(struct dw_pcie_ep *ep, rt_uint8_t func_no);
478 static const struct rt_pci_ep_ops dw_pcie_ep_ops = variable
Completed in 6 milliseconds