Searched refs:ss_vendor (Results 1 – 3 of 3) sorted by relevance
302 unsigned int ss_vendor, unsigned int ss_device, in pci_get_subsys() argument308 .subvendor = ss_vendor, in pci_get_subsys()
1167 unsigned int ss_vendor, unsigned int ss_device,1793 unsigned int ss_vendor, in pci_get_subsys() argument
3830 u16 ss_card, ss_vendor; in snd_cs46xx_create() local3884 pci_read_config_word(pci, PCI_SUBSYSTEM_VENDOR_ID, &ss_vendor); in snd_cs46xx_create()3888 if (cp->vendor == ss_vendor && cp->id == ss_card) { in snd_cs46xx_create()