| /kernel/linux/linux-5.10/drivers/pci/endpoint/ |
| D | pci-epf-core.c | 31 void pci_epf_unbind(struct pci_epf *epf) in pci_epf_unbind() 52 int pci_epf_bind(struct pci_epf *epf) in pci_epf_bind() 80 void pci_epf_free_space(struct pci_epf *epf, void *addr, enum pci_barno bar) in pci_epf_free_space() 107 void *pci_epf_alloc_space(struct pci_epf *epf, size_t size, enum pci_barno bar, in pci_epf_alloc_space() 231 void pci_epf_destroy(struct pci_epf *epf) in pci_epf_destroy() 248 struct pci_epf *epf; in pci_epf_create() local 286 pci_epf_match_device(const struct pci_epf_device_id *id, struct pci_epf *epf) in pci_epf_match_device() 303 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_dev_release() local 314 pci_epf_match_id(const struct pci_epf_device_id *id, const struct pci_epf *epf) in pci_epf_match_id() 327 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_match() local [all …]
|
| D | pci-ep-cfs.c | 24 struct pci_epf *epf; member 95 struct pci_epf *epf = epf_group->epf; in pci_epc_epf_link() local 114 struct pci_epf *epf; in pci_epc_epf_unlink() local 379 struct pci_epf *epf; in pci_epf_make() local
|
| D | pci-epc-core.c | 501 int pci_epc_add_epf(struct pci_epc *epc, struct pci_epf *epf) in pci_epc_add_epf() 546 void pci_epc_remove_epf(struct pci_epc *epc, struct pci_epf *epf) in pci_epc_remove_epf()
|
| /kernel/linux/linux-6.6/drivers/pci/endpoint/ |
| 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() 220 void pci_epf_free_space(struct pci_epf *epf, void *addr, enum pci_barno bar, in pci_epf_free_space() 260 void *pci_epf_alloc_space(struct pci_epf *epf, size_t size, enum pci_barno bar, in pci_epf_alloc_space() 395 void pci_epf_destroy(struct pci_epf *epf) in pci_epf_destroy() 412 struct pci_epf *epf; in pci_epf_create() local 455 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_dev_release() local 466 pci_epf_match_id(const struct pci_epf_device_id *id, const struct pci_epf *epf) in pci_epf_match_id() 479 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_match() local 490 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_probe() local [all …]
|
| 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
|
| 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
|
| /kernel/linux/linux-5.10/drivers/pci/endpoint/functions/ |
| D | pci-epf-test.c | 51 struct pci_epf *epf; member 112 struct pci_epf *epf = epf_test->epf; in pci_epf_test_data_transfer() local 159 struct pci_epf *epf = epf_test->epf; in pci_epf_test_init_dma_chan() local 236 struct pci_epf *epf = epf_test->epf; in pci_epf_test_copy() local 329 struct pci_epf *epf = epf_test->epf; in pci_epf_test_read() local 417 struct pci_epf *epf = epf_test->epf; in pci_epf_test_write() local 504 struct pci_epf *epf = epf_test->epf; in pci_epf_test_raise_irq() local 535 struct pci_epf *epf = epf_test->epf; in pci_epf_test_cmd_handler() local 617 static void pci_epf_test_unbind(struct pci_epf *epf) in pci_epf_test_unbind() 636 static int pci_epf_test_set_bar(struct pci_epf *epf) in pci_epf_test_set_bar() [all …]
|
| /kernel/linux/linux-6.6/drivers/pci/endpoint/functions/ |
| 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 …]
|
| 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 …]
|
| 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 …]
|
| 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()
|
| /kernel/linux/linux-6.6/drivers/pci/controller/cadence/ |
| 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
|
| D | pcie-cadence.h | 340 struct cdns_pcie_epf *epf; member 379 struct cdns_pcie_epf *epf; member
|
| /kernel/linux/linux-5.10/drivers/pci/controller/cadence/ |
| D | pcie-cadence-ep.c | 54 struct cdns_pcie_epf *epf = &ep->epf[fn]; in cdns_pcie_ep_set_bar() local 124 struct cdns_pcie_epf *epf = &ep->epf[fn]; in cdns_pcie_ep_clear_bar() local 391 struct cdns_pcie_epf *epf; in cdns_pcie_ep_send_msix_irq() local 457 struct pci_epf *epf; in cdns_pcie_ep_start() local
|
| D | pcie-cadence.h | 357 struct cdns_pcie_epf *epf; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | pci-epf.h | 158 static inline void epf_set_drvdata(struct pci_epf *epf, void *data) in epf_set_drvdata() 163 static inline void *epf_get_drvdata(struct pci_epf *epf) in epf_get_drvdata()
|
| /kernel/linux/linux-6.6/include/linux/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/pci/controller/ |
| D | pcie-rockchip-ep.c | 472 struct pci_epf *epf; in rockchip_pcie_ep_start() local
|
| /kernel/linux/linux-6.6/drivers/pci/controller/ |
| D | pcie-rockchip-ep.c | 437 struct pci_epf *epf; in rockchip_pcie_ep_start() local
|