Searched refs:USB_MIXER_U8 (Results 1 – 5 of 5) sorted by relevance
| /linux/sound/usb/ |
| H A D | mixer_us16x08.c | 1110 .type = USB_MIXER_U8, 1117 .type = USB_MIXER_U8, 1124 .type = USB_MIXER_U8, 1131 .type = USB_MIXER_U8, 1138 .type = USB_MIXER_U8, 1145 .type = USB_MIXER_U8, 1152 .type = USB_MIXER_U8, 1159 .type = USB_MIXER_U8, 1166 .type = USB_MIXER_U8, 1173 .type = USB_MIXER_U8, [all …]
|
| H A D | mixer.h | 53 USB_MIXER_U8, enumerator
|
| H A D | mixer.c | 217 case USB_MIXER_U8: in convert_signed_value() 248 case USB_MIXER_U8: in convert_bytes_value() 2507 { UAC_UD_MODE_SELECT, "Mode Select", USB_MIXER_U8, 1 }, in build_audio_procunit() 2512 { UAC_DP_MODE_SELECT, "Mode Select", USB_MIXER_U8, 1 }, in build_audio_procunit() 2517 { UAC_3D_SPACE, "Spaciousness", USB_MIXER_U8 }, in build_audio_procunit() 2522 { UAC_REVERB_LEVEL, "Level", USB_MIXER_U8 }, in build_audio_procunit() 2524 { UAC_REVERB_FEEDBACK, "Feedback", USB_MIXER_U8 }, in build_audio_procunit() 2529 { UAC_CHORUS_LEVEL, "Level", USB_MIXER_U8 }, in build_audio_procunit() 2555 { UAC3_UD_MODE_SELECT, "Mode Select", USB_MIXER_U8, 1 }, in build_audio_procunit() 2559 { UAC3_EXT_WIDTH_CONTROL, "Width Control", USB_MIXER_U8 }, in build_audio_procunit() [all...] |
| H A D | mixer_scarlett.c | 1371 USB_MIXER_U8, 1, "Sample Clock Source", in snd_scarlett_controls_create() 1378 USB_MIXER_U8, 1, "Sample Clock Sync Status", in snd_scarlett_controls_create() 1448 USB_MIXER_U8, 1, "Sample Clock Sync Status", in snd_forte_controls_create()
|
| H A D | mixer_quirks.c | 1410 const int val_type = USB_MIXER_U8; in snd_ftu_create_effect_volume_ctl() 1436 const int val_type = USB_MIXER_U8; in snd_ftu_create_effect_feedback_ctl() 1610 const int val_type = USB_MIXER_U8; in snd_c400_create_effect_volume_ctl() 1636 const int val_type = USB_MIXER_U8; in snd_c400_create_effect_feedback_ctl()
|