Home
last modified time | relevance | path

Searched refs:EP_API (Results 1 – 1 of 1) sorted by relevance

/components/drivers/pci/host/dw/
A Dpcie-dw.h304 #define EP_API macro
307 #define EP_API rt_inline macro
422 EP_API rt_err_t dw_pcie_ep_init(struct dw_pcie_ep *ep) EP_RET(-RT_ENOSYS)
423 EP_API rt_err_t dw_pcie_ep_init_complete(struct dw_pcie_ep *ep) EP_RET(-RT_ENOSYS)
424 EP_API void dw_pcie_ep_exit(struct dw_pcie_ep *ep) EP_RET()
426 EP_API rt_err_t dw_pcie_ep_raise_legacy_irq(struct dw_pcie_ep *ep, rt_uint8_t func_no) EP_RET(-RT_E…
427 EP_API rt_err_t dw_pcie_ep_raise_msi_irq(struct dw_pcie_ep *ep, rt_uint8_t func_no, unsigned irq) E…
428 EP_API rt_err_t dw_pcie_ep_raise_msix_irq(struct dw_pcie_ep *ep, rt_uint8_t func_no, unsigned irq) …
431 EP_API void dw_pcie_ep_reset_bar(struct dw_pcie *pci, int bar_idx) EP_RET()
433 EP_API rt_err_t dw_pcie_ep_inbound_atu(struct dw_pcie_ep *ep, rt_uint8_t func_no,
[all …]

Completed in 10 milliseconds