Searched refs:epf_set_drvdata (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dpci-epf.h204 static inline void epf_set_drvdata(struct pci_epf *epf, void *data) function
/linux-master/drivers/pci/endpoint/functions/
H A Dpci-epf-ntb.c1905 epf_set_drvdata(epf, ntb);
2097 epf_set_drvdata(epf, ntb);
H A Dpci-epf-vntb.c1329 epf_set_drvdata(epf, ntb);
1403 epf_set_drvdata(epf, ntb);
H A Dpci-epf-mhi.c926 epf_set_drvdata(epf, epf_mhi);
H A Dpci-epf-test.c961 epf_set_drvdata(epf, epf_test);

Completed in 167 milliseconds