Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dpci-epf.h191 static inline void epf_set_drvdata(struct pci_epf *epf, void *data) in epf_set_drvdata() function
/Linux-v6.1/drivers/pci/endpoint/functions/
Dpci-epf-vntb.c1325 epf_set_drvdata(epf, ntb); in epf_ntb_bind()
1395 epf_set_drvdata(epf, ntb); in epf_ntb_probe()
Dpci-epf-ntb.c1905 epf_set_drvdata(epf, ntb); in epf_ntb_bind()
2095 epf_set_drvdata(epf, ntb); in epf_ntb_probe()
Dpci-epf-test.c1013 epf_set_drvdata(epf, epf_test); in pci_epf_test_probe()