Home
last modified time | relevance | path

Searched refs:USB_ID_US428 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/usb/usx2y/
H A Dusx2y.h29 #define USB_ID_US428 0x8001 macro
H A DusX2Yhwdep.c105 case USB_ID_US428: in snd_usx2y_hwdep_dsp_status()
150 le16_to_cpu(dev->descriptor.idProduct) == USB_ID_US428 ? in usx2y_create_usbmidi()
H A Dusbusx2y.c340 .idProduct = USB_ID_US428
439 le16_to_cpu(device->descriptor.idProduct) != USB_ID_US428)) in snd_usx2y_probe()
H A Dusbusx2yaudio.c1025 if (le16_to_cpu(usx2y(card)->dev->descriptor.idProduct) == USB_ID_US428) { in usx2y_audio_create()