Home
last modified time | relevance | path

Searched refs:pci_vendor (Results 1 – 3 of 3) sorted by relevance

/linux/sound/hda/common/
H A Dauto_parser.c1016 u16 pci_vendor, pci_device; in snd_hda_pick_fixup() local
1049 pci_vendor = codec->bus->pci->subsystem_vendor; in snd_hda_pick_fixup()
1075 if (hda_quirk_match(pci_vendor, pci_device, q)) { in snd_hda_pick_fixup()
/linux/net/smc/
H A Dsmc_ib.c543 if (nla_put_u16(skb, SMC_NLA_DEV_PCI_VENDOR, smc_pci_dev->pci_vendor)) in smc_nl_handle_pci_values()
/linux/drivers/crypto/
H A Dhifn_795x.c714 u_short pci_vendor; member
827 if (pci2id[i].pci_vendor == dev->pdev->vendor && in hifn_enable_crypto()