Searched refs:ss_vendor (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpib/include/ |
| H A D | gpibP.h | 27 unsigned int device_id, unsigned int ss_vendor,
|
| /linux/sound/pci/cs46xx/ |
| H A D | cs46xx_lib.c | 3787 u16 ss_card, ss_vendor; in snd_cs46xx_create() local 3841 pci_read_config_word(pci, PCI_SUBSYSTEM_VENDOR_ID, &ss_vendor); in snd_cs46xx_create() 3845 if (cp->vendor == ss_vendor && cp->id == ss_card) { in snd_cs46xx_create()
|
| /linux/drivers/gpib/common/ |
| H A D | gpib_os.c | 2292 unsigned int device_id, unsigned int ss_vendor, in gpib_pci_get_device() 2299 ss_vendor, ss_device, pci_device))) { 2301 gpib_pci_get_subsys(const struct gpib_board_config * config,unsigned int vendor_id,unsigned int device_id,unsigned int ss_vendor,unsigned int ss_device,struct pci_dev * from) gpib_pci_get_subsys() argument
|