Home
last modified time | relevance | path

Searched refs:product_name (Results 1 – 10 of 10) sorted by relevance

/sound/usb/
Dquirks-table.h43 .product_name = "Thunderbolt Dock Audio Headset",
53 .product_name = "Thunderbolt Dock Audio Module",
96 .product_name = "Sound Blaster MP3+",
105 .product_name = "SB-0500",
189 .product_name = "HP Wireless Audio",
284 .product_name = "QuickCam Pro 9000",
297 .product_name = name, \
306 .product_name = name, \
570 .product_name = "UA-100",
626 .product_name = "UM-4",
[all …]
Dusbaudio.h113 const char *product_name; member
Dcard.c535 if (quirk && quirk->product_name && *quirk->product_name) { in usb_audio_make_shortname()
536 strlcpy(card->shortname, quirk->product_name, in usb_audio_make_shortname()
/sound/usb/caiaq/
Dmidi.c120 ret = snd_rawmidi_new(device->chip.card, device->product_name, 0, in snd_usb_caiaq_midi_init()
128 strlcpy(rmidi->name, device->product_name, sizeof(rmidi->name)); in snd_usb_caiaq_midi_init()
Ddevice.c478 cdev->product_name, CAIAQ_USB_STR_LEN); in init_card()
481 strlcpy(card->shortname, cdev->product_name, sizeof(card->shortname)); in init_card()
482 strlcpy(card->mixername, cdev->product_name, sizeof(card->mixername)); in init_card()
503 cdev->vendor_name, cdev->product_name, usbpath); in init_card()
Ddevice.h81 char product_name[CAIAQ_USB_STR_LEN]; member
Daudio.c808 ret = snd_pcm_new(cdev->chip.card, cdev->product_name, 0, in snd_usb_caiaq_audio_init()
817 strlcpy(cdev->pcm->name, cdev->product_name, sizeof(cdev->pcm->name)); in snd_usb_caiaq_audio_init()
Dinput.c600 input->name = cdev->product_name; in snd_usb_caiaq_input_init()
/sound/usb/usx2y/
DusX2Yhwdep.c137 .product_name = NAME_ALLCAPS, in usX2Y_create_usbmidi()
150 .product_name = "US428", in usX2Y_create_usbmidi()
Dus122l.c51 .product_name = NAME_ALLCAPS, in us122l_create_usbmidi()
73 .product_name = NAME_ALLCAPS, in us144_create_usbmidi()