Searched refs:iwl_hw_card_ids (Results 1 – 3 of 3) sorted by relevance
52 for (int i = 0; iwl_hw_card_ids[i].vendor; i++) { in devinfo_pci_ids()55 s = &iwl_hw_card_ids[i]; in devinfo_pci_ids()62 t = pci_match_id(iwl_hw_card_ids, dev); in devinfo_pci_ids()
36 VISIBLE_IF_IWLWIFI_KUNIT const struct pci_device_id iwl_hw_card_ids[] = { variable550 MODULE_DEVICE_TABLE(pci, iwl_hw_card_ids);551 EXPORT_SYMBOL_IF_IWLWIFI_KUNIT(iwl_hw_card_ids);1770 .id_table = iwl_hw_card_ids,
496 extern const struct pci_device_id iwl_hw_card_ids[];