Searched refs:pci_dev_type (Results 1 – 3 of 3) sorted by relevance
187 extern const struct device_type pci_dev_type;
1658 const struct device_type pci_dev_type = { variable
2319 dev->dev.type = &pci_dev_type; in pci_alloc_dev()