| /linux-6.15/drivers/pci/ |
| H A D | search.c | 408 int pci_dev_present(const struct pci_device_id *ids) in pci_dev_present() function 423 EXPORT_SYMBOL(pci_dev_present);
|
| /linux-6.15/drivers/platform/x86/intel/pmc/ |
| H A D | spt.c | 151 if (!pci_dev_present(spt_pmc_pci_id)) in spt_core_init()
|
| /linux-6.15/arch/powerpc/platforms/chrp/ |
| H A D | pegasos_eth.c | 179 if (pci_dev_present(pci_marvell_mv64360)) { in mv643xx_eth_add_pds()
|
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_lpe_audio.c | 198 if (!pci_dev_present(atom_hdaudio_ids)) { in lpe_audio_detect()
|
| H A D | intel_display_power.c | 1894 drm_WARN(display->drm, !pci_dev_present(isp_ids) && in assert_isp_power_gated()
|
| /linux-6.15/drivers/hid/intel-ish-hid/ipc/ |
| H A D | pci-ish.c | 165 if (pci_dev_present(ish_invalid_pci_ids)) in ish_probe()
|
| /linux-6.15/drivers/i2c/busses/ |
| H A D | scx200_acb.c | 552 if (!pci_dev_present(scx200_isa)) in scx200_scan_isa()
|
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | ptp.c | 234 if (!pci_dev_present(ptp_id_table)) in ptp_get()
|
| H A D | mcs.c | 1198 if (!pci_dev_present(mcs_id_table)) in mcs_get_blkcnt()
|
| /linux-6.15/Documentation/translations/zh_CN/process/ |
| H A D | coding-style.rst | 878 -EBUSY。类似的,因为 ``PCI device present`` 是一个判断,所以 pci_dev_present()
|
| /linux-6.15/Documentation/translations/zh_TW/process/ |
| H A D | coding-style.rst | 892 -EBUSY。類似的,因爲 ``PCI device present`` 是一個判斷,所以 pci_dev_present()
|
| /linux-6.15/drivers/pci/hotplug/ |
| H A D | ibmphp_core.c | 795 if (pci_dev_present(ciobx)) in set_bus()
|
| /linux-6.15/include/linux/ |
| H A D | pci.h | 1230 int pci_dev_present(const struct pci_device_id *ids); 1990 static inline int pci_dev_present(const struct pci_device_id *ids) in pci_dev_present() function
|
| /linux-6.15/arch/x86/pci/ |
| H A D | irq.c | 973 if (pci_dev_present(pirq_440gx)) in intel_router_probe()
|
| /linux-6.15/drivers/net/ethernet/dec/tulip/ |
| H A D | tulip_core.c | 1364 if (pci_dev_present(early_486_chipsets)) { in tulip_init_one()
|
| /linux-6.15/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_base.c | 1753 if (pci_dev_present(intel_82437)) { in initMatrox2()
|
| /linux-6.15/sound/pci/ |
| H A D | cmipci.c | 3053 if (!pci_dev_present(intel_82437vx)) in snd_cmipci_create()
|
| /linux-6.15/Documentation/translations/it_IT/process/ |
| H A D | coding-style.rst | 1020 ``PCI device present`` è un predicato, e la funzione pci_dev_present() ritorna
|
| /linux-6.15/Documentation/process/ |
| H A D | coding-style.rst | 1023 a predicate, and the pci_dev_present() function returns 1 if it succeeds in
|
| /linux-6.15/Documentation/translations/sp_SP/process/ |
| H A D | coding-style.rst | 1040 función pci_dev_present() devuelve 1 si tiene éxito en encontrar un
|
| /linux-6.15/drivers/platform/x86/ |
| H A D | thinkpad_acpi.c | 4286 pci_dev_present(fwbug_cards_ids)) { in have_bt_fwbug()
|
| /linux-6.15/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 16598 if (pci_dev_present(tg3_write_reorder_chipsets) && in tg3_get_invariants() 17540 if (pci_dev_present(tg3_dma_wait_state_chipsets)) { in tg3_test_dma()
|