/openbmc/linux/drivers/pci/endpoint/ |
H A D | pci-epf-core.c | 31 void pci_epf_unbind(struct pci_epf *epf) in pci_epf_unbind() 59 int pci_epf_bind(struct pci_epf *epf) in pci_epf_bind() 219 void pci_epf_free_space(struct pci_epf *epf, void *addr, enum pci_barno bar, in pci_epf_free_space() 259 void *pci_epf_alloc_space(struct pci_epf *epf, size_t size, enum pci_barno bar, in pci_epf_alloc_space() 394 void pci_epf_destroy(struct pci_epf *epf) in pci_epf_destroy() 411 struct pci_epf *epf; in pci_epf_create() local 454 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_dev_release() local 465 pci_epf_match_id(const struct pci_epf_device_id *id, const struct pci_epf *epf) in pci_epf_match_id() 478 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_match() local 489 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_probe() local [all …]
|
H A D | pci-ep-cfs.c | 28 struct pci_epf *epf; member 55 struct pci_epf *epf = epf_group->epf; in pci_secondary_epc_epf_link() local 76 struct pci_epf *epf; in pci_secondary_epc_epf_unlink() local 116 struct pci_epf *epf = epf_group->epf; in pci_primary_epc_epf_link() local 137 struct pci_epf *epf; in pci_primary_epc_epf_unlink() local 221 struct pci_epf *epf = epf_group->epf; in pci_epc_epf_link() local 240 struct pci_epf *epf; in pci_epc_epf_unlink() local 531 static struct config_group *pci_epf_type_add_cfs(struct pci_epf *epf, in pci_epf_type_add_cfs() 593 struct pci_epf *epf; in pci_epf_make() local
|
H A D | pci-epc-core.c | 599 int pci_epc_add_epf(struct pci_epc *epc, struct pci_epf *epf, in pci_epc_add_epf() 657 void pci_epc_remove_epf(struct pci_epc *epc, struct pci_epf *epf, in pci_epc_remove_epf() 692 struct pci_epf *epf; in pci_epc_linkup() local 718 struct pci_epf *epf; in pci_epc_linkdown() local 744 struct pci_epf *epf; in pci_epc_init_notify() local 770 struct pci_epf *epf; in pci_epc_bme_notify() local
|
/openbmc/linux/drivers/pci/endpoint/functions/ |
H A D | pci-epf-test.c | 51 struct pci_epf *epf; member 128 struct pci_epf *epf = epf_test->epf; in pci_epf_test_data_transfer() local 217 struct pci_epf *epf = epf_test->epf; in pci_epf_test_init_dma_chan() local 326 struct pci_epf *epf = epf_test->epf; in pci_epf_test_copy() local 421 struct pci_epf *epf = epf_test->epf; in pci_epf_test_read() local 505 struct pci_epf *epf = epf_test->epf; in pci_epf_test_write() local 590 struct pci_epf *epf = epf_test->epf; in pci_epf_test_raise_irq() local 638 struct pci_epf *epf = epf_test->epf; in pci_epf_test_cmd_handler() local 689 static void pci_epf_test_unbind(struct pci_epf *epf) in pci_epf_test_unbind() 710 static int pci_epf_test_set_bar(struct pci_epf *epf) in pci_epf_test_set_bar() [all …]
|
H A D | pci-epf-mhi.c | 121 struct pci_epf *epf; member 141 struct pci_epf *epf = epf_mhi->epf; in __pci_epf_mhi_alloc_map() local 179 struct pci_epf *epf = epf_mhi->epf; in __pci_epf_mhi_unmap_free() local 201 struct pci_epf *epf = epf_mhi->epf; in pci_epf_mhi_raise_irq() local 472 static int pci_epf_mhi_core_init(struct pci_epf *epf) in pci_epf_mhi_core_init() 512 static int pci_epf_mhi_link_up(struct pci_epf *epf) in pci_epf_mhi_link_up() 558 static int pci_epf_mhi_link_down(struct pci_epf *epf) in pci_epf_mhi_link_down() 574 static int pci_epf_mhi_bme(struct pci_epf *epf) in pci_epf_mhi_bme() 599 static int pci_epf_mhi_bind(struct pci_epf *epf) in pci_epf_mhi_bind() 633 static void pci_epf_mhi_unbind(struct pci_epf *epf) in pci_epf_mhi_unbind() [all …]
|
H A D | pci-epf-ntb.c | 80 struct pci_epf *epf; member 953 struct pci_epf *epf; in epf_ntb_config_spad_bar_free() local 1003 struct pci_epf *epf; in epf_ntb_config_spad_bar_alloc() local 1510 struct pci_epf *epf; in epf_ntb_epc_destroy_interface() local 1554 struct pci_epf *epf; in epf_ntb_epc_create_interface() local 1602 struct pci_epf *epf; in epf_ntb_epc_create() local 1723 struct pci_epf *epf; in epf_ntb_epc_init_interface() local 1865 static int epf_ntb_bind(struct pci_epf *epf) in epf_ntb_bind() 1924 static void epf_ntb_unbind(struct pci_epf *epf) in epf_ntb_unbind() 2063 static struct config_group *epf_ntb_add_cfs(struct pci_epf *epf, in epf_ntb_add_cfs() [all …]
|
H A D | pci-epf-vntb.c | 120 struct pci_epf *epf; member 416 struct pci_epf *epf = ntb->epf; in epf_ntb_config_spad_bar_alloc() local 746 struct pci_epf *epf; in epf_ntb_epc_init() local 975 static struct config_group *epf_ntb_add_cfs(struct pci_epf *epf, in epf_ntb_add_cfs() 1317 static int epf_ntb_bind(struct pci_epf *epf) in epf_ntb_bind() 1383 static void epf_ntb_unbind(struct pci_epf *epf) in epf_ntb_unbind() 1411 static int epf_ntb_probe(struct pci_epf *epf, in epf_ntb_probe()
|
/openbmc/linux/drivers/pci/controller/cadence/ |
H A D | pcie-cadence-ep.c | 80 struct cdns_pcie_epf *epf = &ep->epf[fn]; in cdns_pcie_ep_set_bar() local 154 struct cdns_pcie_epf *epf = &ep->epf[fn]; in cdns_pcie_ep_clear_bar() local 490 struct cdns_pcie_epf *epf; in cdns_pcie_ep_send_msix_irq() local 568 int ret, value, epf; in cdns_pcie_ep_start() local 646 struct cdns_pcie_epf *epf; in cdns_pcie_ep_setup() local
|
H A D | pcie-cadence.h | 340 struct cdns_pcie_epf *epf; member 379 struct cdns_pcie_epf *epf; member
|
/openbmc/linux/include/linux/ |
H A D | pci-epf.h | 203 static inline void epf_set_drvdata(struct pci_epf *epf, void *data) in epf_set_drvdata() 208 static inline void *epf_get_drvdata(struct pci_epf *epf) in epf_get_drvdata()
|
/openbmc/linux/drivers/pci/controller/ |
H A D | pcie-rockchip-ep.c | 437 struct pci_epf *epf; in rockchip_pcie_ep_start() local
|