Home
last modified time | relevance | path

Searched refs:pci_epc_get_features (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/endpoint/
H A Dpci-epc-core.c145 const struct pci_epc_features *pci_epc_get_features(struct pci_epc *epc, in pci_epc_get_features() function
162 EXPORT_SYMBOL_GPL(pci_epc_get_features);
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci-epc.h202 const struct pci_epc_features *pci_epc_get_features(struct pci_epc *epc,
/OK3568_Linux_fs/kernel/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c684 epc_features = pci_epc_get_features(epc, epf->func_no); in pci_epf_test_core_init()
841 epc_features = pci_epc_get_features(epc, epf->func_no); in pci_epf_test_bind()