Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/usx2y/
H A Dusx2y.h27 #define USB_ID_US122 0x8007 macro
H A Dusbusx2y.c345 .idProduct = USB_ID_US122
437 (le16_to_cpu(device->descriptor.idProduct) != USB_ID_US122 && in snd_usx2y_probe()
H A DusX2Yhwdep.c99 case USB_ID_US122: in snd_usx2y_hwdep_dsp_status()
H A Dusbusx2yaudio.c1030 if (le16_to_cpu(usx2y(card)->dev->descriptor.idProduct) != USB_ID_US122) in usx2y_audio_create()