Home
last modified time | relevance | path

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

/sound/usb/
Dquirks-table.h80 .product_name = "Sound Blaster MP3+",
89 .product_name = "SB-0500",
131 .product_name = "HP Wireless Audio",
226 .product_name = "QuickCam Pro 9000",
239 .product_name = name, \
248 .product_name = name, \
512 .product_name = "UA-100",
568 .product_name = "UM-4",
598 .product_name = "SC-8850",
628 .product_name = "U-8",
[all …]
Dusbaudio.h111 const char *product_name; member
Dcard.c423 if (quirk && quirk->product_name && *quirk->product_name) { in snd_usb_audio_create()
424 strlcpy(card->shortname, quirk->product_name, sizeof(card->shortname)); in snd_usb_audio_create()
/sound/usb/caiaq/
Dmidi.c133 ret = snd_rawmidi_new(device->chip.card, device->product_name, 0, in snd_usb_caiaq_midi_init()
141 strlcpy(rmidi->name, device->product_name, sizeof(rmidi->name)); in snd_usb_caiaq_midi_init()
Ddevice.c483 cdev->product_name, CAIAQ_USB_STR_LEN); in init_card()
486 strlcpy(card->shortname, cdev->product_name, sizeof(card->shortname)); in init_card()
487 strlcpy(card->mixername, cdev->product_name, sizeof(card->mixername)); in init_card()
508 cdev->vendor_name, cdev->product_name, usbpath); in init_card()
Ddevice.h80 char product_name[CAIAQ_USB_STR_LEN]; member
Daudio.c823 ret = snd_pcm_new(cdev->chip.card, cdev->product_name, 0, in snd_usb_caiaq_audio_init()
832 strlcpy(cdev->pcm->name, cdev->product_name, sizeof(cdev->pcm->name)); in snd_usb_caiaq_audio_init()
Dinput.c613 input->name = cdev->product_name; in snd_usb_caiaq_input_init()
/sound/usb/usx2y/
DusX2Yhwdep.c150 .product_name = NAME_ALLCAPS, in usX2Y_create_usbmidi()
163 .product_name = "US428", in usX2Y_create_usbmidi()
Dus122l.c62 .product_name = NAME_ALLCAPS, in us122l_create_usbmidi()
84 .product_name = NAME_ALLCAPS, in us144_create_usbmidi()