| /linux/sound/usb/ |
| H A D | quirks-table.h | 119 /* .vendor_name = "STARR LABS", */ 198 .vendor_name = "Standard Microsystems Corp.", 232 .vendor_name = "Yamaha", \ 240 .vendor_name = "Yamaha", \ 330 /* .vendor_name = "Yamaha", */ 343 /* .vendor_name = "Yamaha", */ 356 /* .vendor_name = "Yamaha", */ 370 /* .vendor_name = "Yamaha", */ 383 /* .vendor_name = "Yamaha", */ 396 /* .vendor_name [all...] |
| H A D | card.c | 455 const char *vendor_name; member 461 { .id = USB_ID(vid, pid), .vendor_name = (vendor), \ 666 if (preset && preset->vendor_name) in usb_audio_make_longname() 667 s = preset->vendor_name; in usb_audio_make_longname() 668 else if (quirk && quirk->vendor_name) in usb_audio_make_longname() 669 s = quirk->vendor_name; in usb_audio_make_longname()
|
| H A D | usbaudio.h | 129 const char *vendor_name; 128 const char *vendor_name; global() member
|
| /linux/drivers/usb/storage/ |
| H A D | karma.c | 66 vendor_name, product_name, use_protocol, use_transport, \ argument 69 .vendorName = vendor_name, \
|
| H A D | cypress_atacb.c | 48 vendor_name, product_name, use_protocol, use_transport, \ argument 51 .vendorName = vendor_name, \
|
| H A D | onetouch.c | 70 vendor_name, product_name, use_protocol, use_transport, \ argument 73 .vendorName = vendor_name, \
|
| H A D | freecom.c | 134 vendor_name, product_name, use_protocol, use_transport, \ argument 137 .vendorName = vendor_name, \
|
| H A D | jumpshot.c | 77 vendor_name, product_name, use_protocol, use_transport, \ argument 80 .vendorName = vendor_name, \
|
| H A D | datafab.c | 95 vendor_name, product_name, use_protocol, use_transport, \ argument 98 .vendorName = vendor_name, \
|
| H A D | sddr55.c | 55 vendor_name, product_name, use_protocol, use_transport, \ argument 58 .vendorName = vendor_name, \
|
| /linux/sound/usb/usx2y/ |
| H A D | usX2Yhwdep.c | 122 .vendor_name = "TASCAM", in usx2y_create_usbmidi() 135 .vendor_name = "TASCAM", in usx2y_create_usbmidi()
|
| H A D | us122l.c | 50 .vendor_name = "US122L", in us122l_create_usbmidi() 72 .vendor_name = "US144", in us144_create_usbmidi()
|
| /linux/sound/usb/caiaq/ |
| H A D | device.h | 80 char vendor_name[CAIAQ_USB_STR_LEN]; member
|
| H A D | device.c | 485 cdev->vendor_name, CAIAQ_USB_STR_LEN); in init_card() 513 cdev->vendor_name, cdev->product_name, usbpath); in init_card()
|
| /linux/drivers/usb/gadget/legacy/ |
| H A D | nokia.c | 320 fsg_config.vendor_name = "Nokia"; in nokia_bind() 340 fsg_common_set_inquiry_string(fsg_opts->common, fsg_config.vendor_name, in nokia_bind()
|
| H A D | mass_storage.c | 166 fsg_common_set_inquiry_string(opts->common, config.vendor_name, in msg_bind()
|
| H A D | acm_ms.c | 187 fsg_common_set_inquiry_string(opts->common, config.vendor_name, in acm_ms_bind()
|
| H A D | multi.c | 389 fsg_common_set_inquiry_string(fsg_opts->common, config.vendor_name, in multi_bind()
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_mass_storage.h | 105 const char *vendor_name; /* 8 characters or less */ member
|
| /linux/tools/perf/pmu-events/ |
| H A D | Build | 60 vendor_name = $(notdir $(patsubst %/,%,$(dir $(patsubst %/,%,$(dir $(1)))))) 88 $(Q)$(call echo-cmd,gen)$(PYTHON) $< $(call vendor_name,$@) $(call model_name,$@) pmu-events/arch > $@ 92 $(Q)$(call echo-cmd,gen)$(PYTHON) $< -metricgroups $(call vendor_name,$@) $(call model_name,$@) pmu-events/arch > $@
|
| /linux/sound/firewire/fireworks/ |
| H A D | fireworks.h | 128 char vendor_name[HWINFO_NAME_SIZE_BYTES]; member
|
| H A D | fireworks_proc.c | 45 snd_iprintf(buffer, "vendor_name: %s\n", hwinfo->vendor_name); in proc_read_hwinfo()
|
| H A D | fireworks.c | 98 hwinfo->vendor_name, hwinfo->model_name, version, in get_hardware_info()
|
| /linux/sound/hda/common/ |
| H A D | bind.c | 79 codec->core.vendor_name, codec->core.chip_name); in snd_hda_codec_set_name()
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-bus-firewire | 106 vendor_name
|