Searched refs:pci_dev_present (Results 1 – 22 of 22) sorted by relevance
377 int pci_dev_present(const struct pci_device_id *ids) in pci_dev_present() function392 EXPORT_SYMBOL(pci_dev_present);
176 if (pci_dev_present(pci_marvell_mv64360)) { in mv643xx_eth_add_pds()
175 if (pci_dev_present(ish_invalid_pci_ids)) in ish_probe()
196 if (!pci_dev_present(atom_hdaudio_ids)) { in lpe_audio_detect()
1858 drm_WARN(&dev_priv->drm, !pci_dev_present(isp_ids) && in assert_isp_power_gated()
206 if (!pci_dev_present(ptp_id_table)) in ptp_get()
1206 if (!pci_dev_present(mcs_id_table)) in mcs_get_blkcnt()
554 if (!pci_dev_present(scx200_isa)) in scx200_scan_isa()
807 -EBUSY。類似的,因爲 ``PCI device present`` 是一個判斷,所以 pci_dev_present()
889 -EBUSY。类似的,因为 ``PCI device present`` 是一个判断,所以 pci_dev_present()
795 if (pci_dev_present(ciobx)) in set_bus()
1116 if (core_init == spt_core_init && !pci_dev_present(pmc_pci_ids)) in pmc_core_probe()
1180 int pci_dev_present(const struct pci_device_id *ids);1859 static inline int pci_dev_present(const struct pci_device_id *ids) in pci_dev_present() function
973 if (pci_dev_present(pirq_440gx)) in intel_router_probe()
1366 if (pci_dev_present(early_486_chipsets)) { in tulip_init_one()
1751 if (pci_dev_present(intel_82437)) { in initMatrox2()
3073 if (!pci_dev_present(intel_82437vx)) in snd_cmipci_create()
1003 ``PCI device present`` è un predicato, e la funzione pci_dev_present() ritorna
1007 a predicate, and the pci_dev_present() function returns 1 if it succeeds in
1040 función pci_dev_present() devuelve 1 si tiene éxito en encontrar un
4562 pci_dev_present(fwbug_cards_ids)) { in have_bt_fwbug()
16430 if (pci_dev_present(tg3_write_reorder_chipsets) && in tg3_get_invariants()17370 if (pci_dev_present(tg3_dma_wait_state_chipsets)) { in tg3_test_dma()
Completed in 115 milliseconds