Home
last modified time | relevance | path

Searched refs:pci_match_id (Results 1 – 25 of 35) sorted by relevance

12

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.c25 pci_id = pci_match_id(ae_algo->pdev_id_table, ae_dev->pdev); in hnae3_unregister_ae_algo_prepare()
232 id = pci_match_id(ae_algo->pdev_id_table, ae_dev->pdev); in hnae3_register_ae_algo()
286 id = pci_match_id(ae_algo->pdev_id_table, ae_dev->pdev); in hnae3_unregister_ae_algo()
326 id = pci_match_id(ae_algo->pdev_id_table, ae_dev->pdev); in hnae3_register_ae_dev()
390 id = pci_match_id(ae_algo->pdev_id_table, ae_dev->pdev); in hnae3_unregister_ae_dev()
/linux/drivers/clk/x86/
H A Dclk-fch.c60 if (pci_match_id(fch_pci_ids, rdev)) { in fch_clk_probe()
104 clks = pci_match_id(fch_pci_ids, rdev) ? CLK_MAX_FIXED : ST_MAX_CLKS; in fch_clk_remove()
/linux/drivers/net/wireless/intel/iwlwifi/tests/
H A Ddevinfo.c62 t = pci_match_id(iwl_hw_card_ids, dev); in devinfo_pci_ids()
/linux/drivers/char/hw_random/
H A Dgeode-rng.c102 ent = pci_match_id(pci_tbl, pdev); in geode_rng_init()
H A Damd-rng.c137 ent = pci_match_id(pci_tbl, pdev); in amd_rng_mod_init()
/linux/sound/hda/
H A Dhdac_i915.c161 if (pci_match_id(denylist, display_dev)) in i915_gfx_present()
/linux/drivers/net/wireless/ath/ath5k/
H A Dled.c179 match = pci_match_id(&ath5k_led_devices[0], pdev); in ath5k_init_leds()
/linux/drivers/usb/host/
H A Dohci-pci.c247 quirk_id = pci_match_id(ohci_pci_quirks, pdev); in ohci_pci_reset()
H A Dehci-pci.c50 return !!pci_match_id(bypass_pci_id_table, pdev); in is_bypassed_id()
/linux/drivers/gpio/
H A Dgpio-amd8111.c189 ent = pci_match_id(pci_tbl, pdev); in amd_gpio_init()
/linux/drivers/watchdog/
H A Dhpwdt.c299 if (pci_match_id(hpwdt_blacklist, dev)) { in hpwdt_init_one()
H A Dnv_tco.c312 if (pci_match_id(tco_pci_tbl, dev) != NULL) { in nv_tco_getdevice()
H A Dsp5100_tco.c595 if (pci_match_id(sp5100_tco_pci_tbl, dev) != NULL) { in sp5100_tco_init()
/linux/drivers/cpufreq/
H A Dgx-suspmod.c188 if ((pci_match_id(gx_chipset_tbl, gx_pci)) != NULL) in gx_detect_chipset()
/linux/drivers/pci/controller/
H A Dpci-loongson.c112 if (pci_match_id(bridge_devids, bridge)) { in loongson_set_min_mrrs_quirk()
/linux/drivers/hwmon/
H A Dfam15h_power.c359 if (!pci_match_id(affected_device, pdev)) in tweak_runavg_range()
/linux/drivers/platform/x86/amd/pmf/
H A Dcore.c421 if (!rdev || !pci_match_id(pmf_pci_ids, rdev)) { in amd_pmf_probe()
/linux/drivers/platform/x86/intel/
H A Dvsec.c490 pci_dev_id = pci_match_id(intel_vsec_pci_ids, pdev); in intel_vsec_pci_slot_reset()
/linux/drivers/platform/x86/
H A Dpmc_atom.c593 ent = pci_match_id(pmc_pci_ids, pdev); in pmc_atom_init()
/linux/drivers/pcmcia/
H A Dti113x.h944 id = (struct pci_device_id *) pci_match_id(ene_tune_tbl, dev); in ene_tune_bridge()
/linux/drivers/char/
H A Dapplicom.c196 if (!pci_match_id(applicom_pci_tbl, dev)) in applicom_init()
/linux/drivers/platform/x86/amd/pmc/
H A Dpmc.c828 if (!rdev || !pci_match_id(pmc_pci_ids, rdev)) { in amd_pmc_probe()
/linux/sound/pci/
H A Dbt87x.c787 supported = pci_match_id(snd_bt87x_ids, pci); in snd_bt87x_detect_card()
/linux/sound/pci/oxygen/
H A Doxygen_lib.c319 id = pci_match_id(bridge_ids, bridge); in configure_pcie_bridge()
/linux/drivers/misc/
H A Dhpilo.c776 if (pci_match_id(ilo_blacklist, pdev)) { in ilo_probe()

12