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