/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.c | 25 pci_id = pci_match_id(ae_algo->pdev_id_table, ae_dev->pdev); in hnae3_unregister_ae_algo_prepare() 214 id = pci_match_id(ae_algo->pdev_id_table, ae_dev->pdev); in hnae3_register_ae_algo() 268 id = pci_match_id(ae_algo->pdev_id_table, ae_dev->pdev); in hnae3_unregister_ae_algo() 308 id = pci_match_id(ae_algo->pdev_id_table, ae_dev->pdev); in hnae3_register_ae_dev() 372 id = pci_match_id(ae_algo->pdev_id_table, ae_dev->pdev); in hnae3_unregister_ae_dev()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.c | 25 pci_id = pci_match_id(ae_algo->pdev_id_table, ae_dev->pdev); in hnae3_unregister_ae_algo_prepare() 214 id = pci_match_id(ae_algo->pdev_id_table, ae_dev->pdev); in hnae3_register_ae_algo() 268 id = pci_match_id(ae_algo->pdev_id_table, ae_dev->pdev); in hnae3_unregister_ae_algo() 308 id = pci_match_id(ae_algo->pdev_id_table, ae_dev->pdev); in hnae3_register_ae_dev() 372 id = pci_match_id(ae_algo->pdev_id_table, ae_dev->pdev); in hnae3_unregister_ae_dev()
|
/kernel/linux/linux-6.6/drivers/clk/x86/ |
H A D | clk-fch.c | 60 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()
|
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | ide-scan-pci.c | 65 pci_match_id(d->id_table, dev); in ide_scan_pcidev()
|
/kernel/linux/linux-5.10/drivers/char/ipmi/ |
H A D | ipmi_si_pci.c | 75 if (pci_match_id(ipmi_pci_blacklist, pdev)) in ipmi_pci_probe()
|
/kernel/linux/linux-5.10/drivers/char/hw_random/ |
H A D | geode-rng.c | 102 ent = pci_match_id(pci_tbl, pdev); in mod_init()
|
H A D | amd-rng.c | 136 ent = pci_match_id(pci_tbl, pdev); in mod_init()
|
/kernel/linux/linux-6.6/drivers/char/hw_random/ |
H A D | geode-rng.c | 102 ent = pci_match_id(pci_tbl, pdev); in geode_rng_init()
|
H A D | amd-rng.c | 137 ent = pci_match_id(pci_tbl, pdev); in amd_rng_mod_init()
|
/kernel/linux/linux-6.6/drivers/char/ipmi/ |
H A D | ipmi_si_pci.c | 68 if (pci_match_id(ipmi_pci_blacklist, pdev)) in ipmi_pci_probe()
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hdaudio.h | 712 #define HDA_CONTROLLER_IS_HSW(pci) (pci_match_id((struct pci_device_id []){ \ 720 #define HDA_CONTROLLER_IS_APL(pci) (pci_match_id((struct pci_device_id []){ \ 725 #define HDA_CONTROLLER_IN_GPU(pci) (pci_match_id((struct pci_device_id []){ \
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | led.c | 180 match = pci_match_id(&ath5k_led_devices[0], pdev); in ath5k_init_leds()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | led.c | 180 match = pci_match_id(&ath5k_led_devices[0], pdev); in ath5k_init_leds()
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-amd8111.c | 193 ent = pci_match_id(pci_tbl, pdev); in amd_gpio_init()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci-pci.c | 247 quirk_id = pci_match_id(ohci_pci_quirks, pdev); in ohci_pci_reset()
|
H A D | ehci-pci.c | 50 return !!pci_match_id(bypass_pci_id_table, pdev); in is_bypassed_id()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci-pci.c | 247 quirk_id = pci_match_id(ohci_pci_quirks, pdev); in ohci_pci_reset()
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-amd8111.c | 189 ent = pci_match_id(pci_tbl, pdev); in amd_gpio_init()
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | pci-driver.c | 128 if (pci_match_id(pdrv->id_table, pdev)) in new_id_store() 212 * pci_match_id - See if a pci device matches a given pci_id table 223 const struct pci_device_id *pci_match_id(const struct pci_device_id *ids, in pci_match_id() function 235 EXPORT_SYMBOL(pci_match_id); variable 274 found_id = pci_match_id(drv->id_table, dev); in pci_match_device()
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | gx-suspmod.c | 188 if ((pci_match_id(gx_chipset_tbl, gx_pci)) != NULL) in gx_detect_chipset()
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | hpwdt.c | 299 if (pci_match_id(hpwdt_blacklist, dev)) { in hpwdt_init_one()
|
H A D | nv_tco.c | 313 if (pci_match_id(tco_pci_tbl, dev) != NULL) { in nv_tco_getdevice()
|
H A D | sp5100_tco.c | 470 if (pci_match_id(sp5100_tco_pci_tbl, dev) != NULL) { in sp5100_tco_init()
|
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pci-loongson.c | 104 if (pci_match_id(bridge_devids, bridge)) { in loongson_set_min_mrrs_quirk()
|
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | hpwdt.c | 303 if (pci_match_id(hpwdt_blacklist, dev)) { in hpwdt_init_one()
|