Home
last modified time | relevance | path

Searched refs:pci_epf_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/endpoint/
H A Dpci-epf-core.c21 static const struct device_type pci_epf_type; variable
266 dev->type = &pci_epf_type; in pci_epf_create()
309 static const struct device_type pci_epf_type = { variable
H A Dpci-ep-cfs.c369 static const struct config_item_type pci_epf_type = { variable
397 config_group_init_type_name(&epf_group->group, name, &pci_epf_type); in pci_epf_make()
/kernel/linux/linux-6.6/drivers/pci/endpoint/
H A Dpci-epf-core.c21 static const struct device_type pci_epf_type; variable
433 dev->type = &pci_epf_type; in pci_epf_create()
460 static const struct device_type pci_epf_type = { variable
H A Dpci-ep-cfs.c509 static const struct config_item_type pci_epf_type = { variable
611 config_group_init_type_name(&epf_group->group, name, &pci_epf_type); in pci_epf_make()

Completed in 4 milliseconds