Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dprobe.c2402 static const struct device_type pci_dev_type = { variable
2415 dev->dev.type = &pci_dev_type; in pci_alloc_dev()