Searched refs:ss_vendor (Results 1 – 3 of 3) sorted by relevance
304 unsigned int ss_vendor, unsigned int ss_device, in pci_get_subsys() argument310 .subvendor = ss_vendor, in pci_get_subsys()
977 unsigned int ss_vendor, unsigned int ss_device,1625 unsigned int ss_vendor, in pci_get_subsys() argument
3890 u16 ss_card, ss_vendor; in snd_cs46xx_create() local3950 pci_read_config_word(pci, PCI_SUBSYSTEM_VENDOR_ID, &ss_vendor); in snd_cs46xx_create()3954 if (cp->vendor == ss_vendor && cp->id == ss_card) { in snd_cs46xx_create()