Home
last modified time | relevance | path

Searched refs:ss_vendor (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/staging/gpib/include/
H A DgpibP.h26 unsigned int device_id, unsigned int ss_vendor,
/linux-6.15/drivers/pci/
H A Dsearch.c302 unsigned int ss_vendor, unsigned int ss_device, in pci_get_subsys() argument
308 .subvendor = ss_vendor, in pci_get_subsys()
/linux-6.15/drivers/staging/gpib/common/
H A Dgpib_os.c2231 unsigned int device_id, unsigned int ss_vendor, in gpib_pci_get_subsys() argument
2238 ss_vendor, ss_device, pci_device))) { in gpib_pci_get_subsys()
/linux-6.15/sound/pci/cs46xx/
H A Dcs46xx_lib.c3827 u16 ss_card, ss_vendor; in snd_cs46xx_create() local
3881 pci_read_config_word(pci, PCI_SUBSYSTEM_VENDOR_ID, &ss_vendor); in snd_cs46xx_create()
3885 if (cp->vendor == ss_vendor && cp->id == ss_card) { in snd_cs46xx_create()
/linux-6.15/include/linux/
H A Dpci.h1222 unsigned int ss_vendor, unsigned int ss_device,
1977 unsigned int ss_vendor, in pci_get_subsys() argument