Searched defs:vendor (Results 1 – 16 of 16) sorted by relevance
/sound/firewire/dice/ |
D | dice.c | 34 int key, val, vendor = -1, model = -1; in check_dice_category() local 96 char vendor[32], model[32]; in dice_card_strings() local
|
/sound/firewire/oxfw/ |
D | oxfw.c | 67 char vendor[24]; in name_card() local 129 int vendor, model; in detect_quirks() local
|
/sound/core/ |
D | misc.c | 110 snd_pci_quirk_lookup_id(u16 vendor, u16 device, in snd_pci_quirk_lookup_id()
|
/sound/usb/ |
D | midi.c | 1564 #define PORT_INFO(vendor, product, num, name_, voices_, flags) \ argument 1568 #define EXTERNAL_PORT(vendor, product, num, name) \ argument 1573 #define CONTROL_PORT(vendor, product, num, name) \ argument 1577 #define GM_SYNTH_PORT(vendor, product, num, name, voices) \ argument 1583 #define ROLAND_SYNTH_PORT(vendor, product, num, name, voices) \ argument 1592 #define SOUNDCANVAS_PORT(vendor, product, num, name, voices) \ argument
|
D | usbaudio.h | 11 #define USB_ID(vendor, product) (((vendor) << 16) | (product)) argument
|
/sound/firewire/bebob/ |
D | bebob.c | 72 char vendor[24] = {0}; in name_device() local
|
D | bebob.h | 253 #define SND_BEBOB_DEV_ENTRY(vendor, model, data) \ argument
|
/sound/pci/au88x0/ |
D | au88x0.h | 180 u16 vendor; member
|
/sound/pci/ctxfi/ |
D | ctatc.h | 43 u16 vendor; member
|
/sound/firewire/fireworks/ |
D | fireworks.h | 228 #define SND_EFW_DEV_ENTRY(vendor, model) \ argument
|
/sound/soc/codecs/ |
D | cpcap.c | 249 u16 vendor; member
|
/sound/soc/ |
D | soc-core.c | 1765 const char *vendor, *product, *product_version, *board; in snd_soc_set_dmi_name() local
|
/sound/pci/ice1712/ |
D | ice1712.c | 2285 u16 vendor, device; in snd_ice1712_read_eeprom() local
|
D | ice1724.c | 2309 u16 vendor, device; in snd_vt1724_read_eeprom() local
|
/sound/pci/cs46xx/ |
D | cs46xx_lib.c | 3631 u16 vendor; member
|
/sound/pci/ |
D | es1968.c | 2637 unsigned short vendor; /* subsystem vendor id */ member
|