Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/endpoint/
H A Dpci-epf-core.c21 static const struct device_type pci_epf_type; variable
434 dev->type = &pci_epf_type; in pci_epf_create()
461 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()