Home
last modified time | relevance | path

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

/drivers/pci/
Dpci.h237 extern const struct device_type pci_dev_type;
Dpci-sysfs.c1564 const struct device_type pci_dev_type = { variable
Dprobe.c2255 dev->dev.type = &pci_dev_type; in pci_alloc_dev()