Home
last modified time | relevance | path

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

/drivers/cpufreq/
A Dspeedstep-ich.c186 speedstep_chipset_dev = pci_get_subsys(PCI_VENDOR_ID_INTEL, in speedstep_detect_chipset()
193 speedstep_chipset_dev = pci_get_subsys(PCI_VENDOR_ID_INTEL, in speedstep_detect_chipset()
201 speedstep_chipset_dev = pci_get_subsys(PCI_VENDOR_ID_INTEL, in speedstep_detect_chipset()
212 hostbridge = pci_get_subsys(PCI_VENDOR_ID_INTEL, in speedstep_detect_chipset()
A Dcpufreq-nforce2.c140 nforce2_sub5 = pci_get_subsys(PCI_VENDOR_ID_NVIDIA, 0x01EF, in nforce2_fsb_read()
387 nforce2_dev = pci_get_subsys(PCI_VENDOR_ID_NVIDIA, in nforce2_detect_chipset()
/drivers/pci/
A Dsearch.c301 struct pci_dev *pci_get_subsys(unsigned int vendor, unsigned int device, in pci_get_subsys() function
314 EXPORT_SYMBOL(pci_get_subsys);
333 return pci_get_subsys(vendor, device, PCI_ANY_ID, PCI_ANY_ID, from); in pci_get_device()
A Dvgaarb.c1552 pci_get_subsys(PCI_ANY_ID, PCI_ANY_ID, PCI_ANY_ID, in vga_arb_device_init()
/drivers/acpi/
A Dacpi_processor.c110 dev = pci_get_subsys(PCI_VENDOR_ID_INTEL, in acpi_processor_errata_piix4()
127 dev = pci_get_subsys(PCI_VENDOR_ID_INTEL, in acpi_processor_errata_piix4()
157 dev = pci_get_subsys(PCI_VENDOR_ID_INTEL, in acpi_processor_errata()
/drivers/staging/gpib/ines/
A Dines_gpib.c755 pdev = pci_get_subsys(pci_ids[i].vendor_id, pci_ids[i].device_id, in ines_common_pci_attach()
/drivers/staging/gpib/common/
A Dgpib_os.c2254 while ((pci_device = pci_get_subsys(vendor_id, device_id, in gpib_pci_get_subsys()

Completed in 22 milliseconds