Searched refs:pci_dev_present (Results 1 - 17 of 17) sorted by relevance

/linux-master/drivers/pci/
H A Dsearch.c398 * pci_dev_present - Returns 1 if device matching the device list is present, 0 if not.
408 int pci_dev_present(const struct pci_device_id *ids) function
423 EXPORT_SYMBOL(pci_dev_present); variable
/linux-master/arch/powerpc/platforms/chrp/
H A Dpegasos_eth.c176 if (pci_dev_present(pci_marvell_mv64360)) {
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_lpe_audio.c196 if (!pci_dev_present(atom_hdaudio_ids)) {
H A Dintel_display_power.c1889 drm_WARN(&dev_priv->drm, !pci_dev_present(isp_ids) &&
/linux-master/drivers/hid/intel-ish-hid/ipc/
H A Dpci-ish.c141 if (pci_dev_present(ish_invalid_pci_ids))
/linux-master/drivers/i2c/busses/
H A Dscx200_acb.c552 if (!pci_dev_present(scx200_isa))
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c234 if (!pci_dev_present(ptp_id_table))
H A Dmcs.c1198 if (!pci_dev_present(mcs_id_table))
/linux-master/drivers/pci/hotplug/
H A Dibmphp_core.c795 if (pci_dev_present(ciobx))
/linux-master/include/linux/
H A Dpci.h1212 int pci_dev_present(const struct pci_device_id *ids);
1995 static inline int pci_dev_present(const struct pci_device_id *ids) function
/linux-master/arch/x86/pci/
H A Dirq.c973 if (pci_dev_present(pirq_440gx))
/linux-master/drivers/platform/x86/intel/pmc/
H A Dcore.c1406 if (core_init == spt_core_init && !pci_dev_present(pmc_pci_ids))
/linux-master/drivers/net/ethernet/dec/tulip/
H A Dtulip_core.c1366 if (pci_dev_present(early_486_chipsets)) {
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1753 if (pci_dev_present(intel_82437)) {
/linux-master/sound/pci/
H A Dcmipci.c3067 if (!pci_dev_present(intel_82437vx))
/linux-master/drivers/platform/x86/
H A Dthinkpad_acpi.c4444 pci_dev_present(fwbug_cards_ids)) {
/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c16547 if (pci_dev_present(tg3_write_reorder_chipsets) &&
17487 if (pci_dev_present(tg3_dma_wait_state_chipsets)) {

Completed in 352 milliseconds