Searched defs:for_each_pci_dev (Results 1 - 25 of 38) sorted by last modified time

12

/linux-master/drivers/perf/
H A Ddwc_pcie_pmu.c732 for_each_pci_dev(pdev) { function
/linux-master/drivers/net/ethernet/neterion/
H A Ds2io.c1027 for_each_pci_dev(tdev) { function
/linux-master/drivers/ata/
H A Dpata_legacy.c1219 for_each_pci_dev(p) { function
/linux-master/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.c325 for_each_pci_dev(_pci_dev) { function
/linux-master/drivers/pci/
H A Dquirks.c259 for_each_pci_dev(dev) { function
H A Dpci-sysfs.c1535 for_each_pci_dev(pdev) { function
H A Dp2pdma.c776 for_each_pci_dev(pdev) { function
H A Dsearch.c233 for_each_pci_dev(dev) { function
/linux-master/drivers/iommu/intel/
H A Diommu.c3554 for_each_pci_dev(pdev) function
H A Ddmar.c818 for_each_pci_dev(dev) { function
/linux-master/drivers/iommu/
H A Diommu.c1402 for_each_pci_dev(tmp) { function
1440 for_each_pci_dev(tmp) { function
/linux-master/drivers/firmware/efi/
H A Dsysfb_efi.c117 for_each_pci_dev(dev) { function
/linux-master/sound/hda/
H A Dhdac_i915.c156 for_each_pci_dev(display_dev) { function
/linux-master/include/linux/
H A Dpci.h546 #define for_each_pci_dev(d) while ((d = pci_get_device(PCI_ANY_ID, PCI_ANY_ID, d)) != NULL) macro
/linux-master/drivers/platform/x86/
H A Dpmc_atom.c592 for_each_pci_dev(pdev) { function
/linux-master/drivers/acpi/
H A Dacpi_video.c2127 for_each_pci_dev(dev) { function
/linux-master/drivers/parport/
H A Dparport_pc.c2967 for_each_pci_dev(pdev) { function
/linux-master/arch/powerpc/kernel/
H A Dpci-common.c537 for_each_pci_dev(pdev) { function
1318 for_each_pci_dev(dev) { function
/linux-master/drivers/usb/host/
H A Dpci-quirks.c1063 for_each_pci_dev(companion) { function
/linux-master/drivers/usb/core/
H A Dhcd-pci.c58 for_each_pci_dev(companion) { function
/linux-master/drivers/comedi/drivers/
H A Dadl_pci9118.c1440 for_each_pci_dev(pcidev) { function
/linux-master/drivers/char/hw_random/
H A Dgeode-rng.c101 for_each_pci_dev(pdev) { function
H A Damd-rng.c136 for_each_pci_dev(pdev) { function
/linux-master/drivers/char/agp/
H A Duninorth-agp.c306 for_each_pci_dev(device) { function
/linux-master/arch/x86/pci/
H A Dirq.c1319 for_each_pci_dev(dev) { function
1514 for_each_pci_dev(dev2) { function
1554 for_each_pci_dev(dev) { function
1578 for_each_pci_dev(dev) { function

Completed in 588 milliseconds

12