Searched refs:pci_dev_type (Results 1 – 3 of 3) sorted by relevance
/drivers/pci/ | ||
D | pci.h | 237 extern const struct device_type pci_dev_type; |
D | pci-sysfs.c | 1564 const struct device_type pci_dev_type = { variable |
D | probe.c | 2255 dev->dev.type = &pci_dev_type; in pci_alloc_dev() |