Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/pci/
Dpci.h187 extern const struct device_type pci_dev_type;
Dpci-sysfs.c1658 const struct device_type pci_dev_type = { variable
Dprobe.c2319 dev->dev.type = &pci_dev_type; in pci_alloc_dev()