Home
last modified time | relevance | path

Searched defs:epf (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/endpoint/
H A Dpci-epf-core.c31 void pci_epf_unbind(struct pci_epf *epf) in pci_epf_unbind() argument
52 pci_epf_bind(struct pci_epf *epf) pci_epf_bind() argument
80 pci_epf_free_space(struct pci_epf *epf, void *addr, enum pci_barno bar) pci_epf_free_space() argument
107 pci_epf_alloc_space(struct pci_epf *epf, size_t size, enum pci_barno bar, size_t align) pci_epf_alloc_space() argument
231 pci_epf_destroy(struct pci_epf *epf) pci_epf_destroy() argument
248 struct pci_epf *epf; pci_epf_create() local
286 pci_epf_match_device(const struct pci_epf_device_id *id, struct pci_epf *epf) pci_epf_match_device() argument
303 struct pci_epf *epf = to_pci_epf(dev); pci_epf_dev_release() local
314 pci_epf_match_id(const struct pci_epf_device_id *id, const struct pci_epf *epf) pci_epf_match_id() argument
327 struct pci_epf *epf = to_pci_epf(dev); pci_epf_device_match() local
338 struct pci_epf *epf = to_pci_epf(dev); pci_epf_device_probe() local
352 struct pci_epf *epf = to_pci_epf(dev); pci_epf_device_remove() local
[all...]
H A Dpci-epc-core.c501 int pci_epc_add_epf(struct pci_epc *epc, struct pci_epf *epf) in pci_epc_add_epf() argument
546 void pci_epc_remove_epf(struct pci_epc *epc, struct pci_epf *epf) in pci_epc_remove_epf() argument
[all...]
H A Dpci-ep-cfs.c24 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; pci_epf_make() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dpci-epf.h158 static inline void epf_set_drvdata(struct pci_epf *epf, void *data) in epf_set_drvdata() argument
163 static inline void *epf_get_drvdata(struct pci_epf *epf) in epf_get_drvdata() argument
[all...]
/kernel/linux/linux-6.6/drivers/pci/endpoint/
H A Dpci-epf-core.c31 void pci_epf_unbind(struct pci_epf *epf) in pci_epf_unbind() argument
59 pci_epf_bind(struct pci_epf *epf) pci_epf_bind() argument
219 pci_epf_free_space(struct pci_epf *epf, void *addr, enum pci_barno bar, enum pci_epc_interface_type type) pci_epf_free_space() argument
259 pci_epf_alloc_space(struct pci_epf *epf, size_t size, enum pci_barno bar, size_t align, enum pci_epc_interface_type type) pci_epf_alloc_space() argument
394 pci_epf_destroy(struct pci_epf *epf) pci_epf_destroy() argument
411 struct pci_epf *epf; pci_epf_create() local
454 struct pci_epf *epf = to_pci_epf(dev); pci_epf_dev_release() local
465 pci_epf_match_id(const struct pci_epf_device_id *id, const struct pci_epf *epf) pci_epf_match_id() argument
478 struct pci_epf *epf = to_pci_epf(dev); pci_epf_device_match() local
489 struct pci_epf *epf = to_pci_epf(dev); pci_epf_device_probe() local
502 struct pci_epf *epf = to_pci_epf(dev); pci_epf_device_remove() local
[all...]
H A Dpci-epc-core.c599 int pci_epc_add_epf(struct pci_epc *epc, struct pci_epf *epf, in pci_epc_add_epf() argument
657 pci_epc_remove_epf(struct pci_epc *epc, struct pci_epf *epf, enum pci_epc_interface_type type) pci_epc_remove_epf() argument
692 struct pci_epf *epf; pci_epc_linkup() local
718 struct pci_epf *epf; pci_epc_linkdown() local
744 struct pci_epf *epf; pci_epc_init_notify() local
770 struct pci_epf *epf; pci_epc_bme_notify() local
[all...]
H A Dpci-ep-cfs.c28 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; pci_primary_epc_epf_link() local
137 struct pci_epf *epf; pci_primary_epc_epf_unlink() local
221 struct pci_epf *epf = epf_group->epf; pci_epc_epf_link() local
240 struct pci_epf *epf; pci_epc_epf_unlink() local
531 pci_epf_type_add_cfs(struct pci_epf *epf, struct config_group *group) pci_epf_type_add_cfs() argument
593 struct pci_epf *epf; pci_epf_make() local
[all...]
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-rockchip-ep.c472 struct pci_epf *epf; in rockchip_pcie_ep_start() local
/kernel/linux/linux-5.10/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c54 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; cdns_pcie_ep_start() local
[all...]
H A Dpcie-cadence.h357 struct cdns_pcie_epf *epf; member
/kernel/linux/linux-6.6/include/linux/
H A Dpci-epf.h203 static inline void epf_set_drvdata(struct pci_epf *epf, voi argument
208 epf_get_drvdata(struct pci_epf *epf) epf_get_drvdata() argument
[all...]
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-rockchip-ep.c429 struct pci_epf *epf; in rockchip_pcie_ep_start() local
/kernel/linux/linux-5.10/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c51 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; pci_epf_test_read() local
417 struct pci_epf *epf = epf_test->epf; pci_epf_test_write() local
504 struct pci_epf *epf = epf_test->epf; pci_epf_test_raise_irq() local
535 struct pci_epf *epf = epf_test->epf; pci_epf_test_cmd_handler() local
617 pci_epf_test_unbind(struct pci_epf *epf) pci_epf_test_unbind() argument
636 pci_epf_test_set_bar(struct pci_epf *epf) pci_epf_test_set_bar() argument
673 pci_epf_test_core_init(struct pci_epf *epf) pci_epf_test_core_init() argument
724 struct pci_epf *epf = container_of(nb, struct pci_epf, nb); pci_epf_test_notifier() local
748 pci_epf_test_alloc_space(struct pci_epf *epf) pci_epf_test_alloc_space() argument
811 pci_epf_configure_bar(struct pci_epf *epf, const struct pci_epc_features *epc_features) pci_epf_configure_bar() argument
828 pci_epf_test_bind(struct pci_epf *epf) pci_epf_test_bind() argument
890 pci_epf_test_probe(struct pci_epf *epf) pci_epf_test_probe() argument
[all...]
/kernel/linux/linux-6.6/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c80 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; cdns_pcie_ep_send_msix_irq() local
568 int ret, value, epf; cdns_pcie_ep_start() local
646 struct cdns_pcie_epf *epf; cdns_pcie_ep_setup() local
[all...]
H A Dpcie-cadence.h340 struct cdns_pcie_epf *epf; member
379 struct cdns_pcie_epf *epf; member
/kernel/linux/linux-6.6/drivers/pci/endpoint/functions/
H A Dpci-epf-mhi.c121 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; pci_epf_mhi_raise_irq() local
472 pci_epf_mhi_core_init(struct pci_epf *epf) pci_epf_mhi_core_init() argument
512 pci_epf_mhi_link_up(struct pci_epf *epf) pci_epf_mhi_link_up() argument
558 pci_epf_mhi_link_down(struct pci_epf *epf) pci_epf_mhi_link_down() argument
574 pci_epf_mhi_bme(struct pci_epf *epf) pci_epf_mhi_bme() argument
599 pci_epf_mhi_bind(struct pci_epf *epf) pci_epf_mhi_bind() argument
627 pci_epf_mhi_unbind(struct pci_epf *epf) pci_epf_mhi_unbind() argument
658 pci_epf_mhi_probe(struct pci_epf *epf, const struct pci_epf_device_id *id) pci_epf_mhi_probe() argument
[all...]
H A Dpci-epf-test.c51 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; pci_epf_test_copy() local
421 struct pci_epf *epf = epf_test->epf; pci_epf_test_read() local
505 struct pci_epf *epf = epf_test->epf; pci_epf_test_write() local
590 struct pci_epf *epf = epf_test->epf; pci_epf_test_raise_irq() local
638 struct pci_epf *epf = epf_test->epf; pci_epf_test_cmd_handler() local
689 pci_epf_test_unbind(struct pci_epf *epf) pci_epf_test_unbind() argument
710 pci_epf_test_set_bar(struct pci_epf *epf) pci_epf_test_set_bar() argument
749 pci_epf_test_core_init(struct pci_epf *epf) pci_epf_test_core_init() argument
801 pci_epf_test_link_up(struct pci_epf *epf) pci_epf_test_link_up() argument
816 pci_epf_test_alloc_space(struct pci_epf *epf) pci_epf_test_alloc_space() argument
880 pci_epf_configure_bar(struct pci_epf *epf, const struct pci_epc_features *epc_features) pci_epf_configure_bar() argument
897 pci_epf_test_bind(struct pci_epf *epf) pci_epf_test_bind() argument
955 pci_epf_test_probe(struct pci_epf *epf, const struct pci_epf_device_id *id) pci_epf_test_probe() argument
[all...]
H A Dpci-epf-ntb.c80 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; epf_ntb_epc_destroy_interface() local
1554 struct pci_epf *epf; epf_ntb_epc_create_interface() local
1602 struct pci_epf *epf; epf_ntb_epc_create() local
1723 struct pci_epf *epf; epf_ntb_epc_init_interface() local
1865 epf_ntb_bind(struct pci_epf *epf) epf_ntb_bind() argument
1924 epf_ntb_unbind(struct pci_epf *epf) epf_ntb_unbind() argument
2063 epf_ntb_add_cfs(struct pci_epf *epf, struct config_group *group) epf_ntb_add_cfs() argument
2083 epf_ntb_probe(struct pci_epf *epf, const struct pci_epf_device_id *id) epf_ntb_probe() argument
[all...]
H A Dpci-epf-vntb.c120 struct pci_epf *epf; member
416 struct pci_epf *epf = ntb->epf; epf_ntb_config_spad_bar_alloc() local
746 struct pci_epf *epf; epf_ntb_epc_init() local
974 epf_ntb_add_cfs(struct pci_epf *epf, struct config_group *group) epf_ntb_add_cfs() argument
1314 epf_ntb_bind(struct pci_epf *epf) epf_ntb_bind() argument
1374 epf_ntb_unbind(struct pci_epf *epf) epf_ntb_unbind() argument
1402 epf_ntb_probe(struct pci_epf *epf, const struct pci_epf_device_id *id) epf_ntb_probe() argument
[all...]

Completed in 17 milliseconds