Searched refs:epf_get_drvdata (Results 1 – 4 of 4) sorted by relevance
719 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()
977 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()
1867 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()
201 static inline void *epf_get_drvdata(struct pci_epf *epf) in epf_get_drvdata() function
Completed in 12 milliseconds