Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/endpoint/functions/
A Dpci-epf-test.c719 struct pci_epf_test *epf_test = epf_get_drvdata(epf); in pci_epf_test_unbind()
745 struct pci_epf_test *epf_test = epf_get_drvdata(epf); in pci_epf_test_set_bar()
779 struct pci_epf_test *epf_test = epf_get_drvdata(epf); in pci_epf_test_core_init()
831 struct pci_epf_test *epf_test = epf_get_drvdata(epf); in pci_epf_test_link_up()
846 struct pci_epf_test *epf_test = epf_get_drvdata(epf); in pci_epf_test_alloc_space()
928 struct pci_epf_test *epf_test = epf_get_drvdata(epf); in pci_epf_test_bind()
A Dpci-epf-vntb.c977 struct epf_ntb *ntb = epf_get_drvdata(epf); in epf_ntb_add_cfs()
1319 struct epf_ntb *ntb = epf_get_drvdata(epf); in epf_ntb_bind()
1379 struct epf_ntb *ntb = epf_get_drvdata(epf); in epf_ntb_unbind()
A Dpci-epf-ntb.c1867 struct epf_ntb *ntb = epf_get_drvdata(epf); in epf_ntb_bind()
1926 struct epf_ntb *ntb = epf_get_drvdata(epf); in epf_ntb_unbind()
2066 struct epf_ntb *ntb = epf_get_drvdata(epf); in epf_ntb_add_cfs()
/linux-6.3-rc2/include/linux/
A Dpci-epf.h201 static inline void *epf_get_drvdata(struct pci_epf *epf) in epf_get_drvdata() function

Completed in 13 milliseconds