Home
last modified time | relevance | path

Searched refs:pci_epf_type (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/pci/endpoint/
H A Dpci-epf-core.c21 static const struct device_type pci_epf_type; variable
453 dev->type = &pci_epf_type; in pci_epf_create()
480 static const struct device_type pci_epf_type = { variable
H A Dpci-ep-cfs.c517 static const struct config_item_type pci_epf_type = { variable
619 config_group_init_type_name(&epf_group->group, name, &pci_epf_type); in pci_epf_make()