Home
last modified time | relevance | path

Searched refs:pci_epc_get_features (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/endpoint/
H A Dpci-epc-core.c136 * pci_epc_get_features() - get the features supported by EPC
145 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); variable
/kernel/linux/linux-5.10/include/linux/
H A Dpci-epc.h202 const struct pci_epc_features *pci_epc_get_features(struct pci_epc *epc,
/kernel/linux/linux-6.6/drivers/pci/endpoint/functions/
H A Dpci-epf-vntb.c421 const struct pci_epc_features *epc_features = pci_epc_get_features(epf->epc, in epf_ntb_config_spad_bar_alloc()
492 epc_features = pci_epc_get_features(ntb->epf->epc, ntb->epf->func_no, ntb->epf->vfunc_no); in epf_ntb_configure_interrupt()
538 epc_features = pci_epc_get_features(ntb->epf->epc, in epf_ntb_db_bar_init()
707 epc_features = pci_epc_get_features(ntb->epf->epc, ntb->epf->func_no, ntb->epf->vfunc_no); in epf_ntb_init_epc_bar()
H A Dpci-epf-test.c760 epc_features = pci_epc_get_features(epc, epf->func_no, epf->vfunc_no); in pci_epf_test_core_init()
910 epc_features = pci_epc_get_features(epc, epf->func_no, epf->vfunc_no); in pci_epf_test_bind()
H A Dpci-epf-mhi.c505 epf_mhi->epc_features = pci_epc_get_features(epc, epf->func_no, epf->vfunc_no); in pci_epf_mhi_core_init()
H A Dpci-epf-ntb.c1581 epc_features = pci_epc_get_features(epc, func_no, vfunc_no); in epf_ntb_epc_create_interface()
/kernel/linux/linux-6.6/drivers/pci/endpoint/
H A Dpci-epc-core.c135 * pci_epc_get_features() - get the features supported by EPC
146 const struct pci_epc_features *pci_epc_get_features(struct pci_epc *epc, in pci_epc_get_features() function
166 EXPORT_SYMBOL_GPL(pci_epc_get_features); variable
/kernel/linux/linux-6.6/include/linux/
H A Dpci-epc.h235 const struct pci_epc_features *pci_epc_get_features(struct pci_epc *epc,
/kernel/linux/linux-5.10/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()

Completed in 12 milliseconds