Home
last modified time | relevance | path

Searched refs:UAC_FORMAT_TYPE_I (Results 1 – 7 of 7) sorted by relevance

/linux/sound/usb/
H A Dformat.c863 case UAC_FORMAT_TYPE_I:
888 if (fmt->bFormatType == UAC_FORMAT_TYPE_I &&
910 fp->fmt_type = UAC_FORMAT_TYPE_I;
H A Dstream.c1073 fp->fmt_type = UAC_FORMAT_TYPE_I; in snd_usb_get_audioformat_uac3()
1217 if (fp->fmt_type != UAC_FORMAT_TYPE_I) in __snd_usb_parse_audio_interface()
1219 if ((fp->fmt_type == UAC_FORMAT_TYPE_I) == non_pcm) { in __snd_usb_parse_audio_interface()
H A Dquirks.c198 fp->fmt_type = UAC_FORMAT_TYPE_I; in create_fixed_stream_quirk()
403 .fmt_type = UAC_FORMAT_TYPE_I, in create_uaxx_quirk()
/linux/include/uapi/linux/usb/
H A Daudio.h601 #define UAC_FORMAT_TYPE_I 0x1 macro
/linux/drivers/usb/gadget/function/
H A Df_uac2.c319 .bFormatType = UAC_FORMAT_TYPE_I,
329 .bFormatType = UAC_FORMAT_TYPE_I,
453 .bFormatType = UAC_FORMAT_TYPE_I,
463 .bFormatType = UAC_FORMAT_TYPE_I,
H A Df_uac1.c203 .bFormatType = UAC_FORMAT_TYPE_I,
234 .bFormatType = UAC_FORMAT_TYPE_I,
H A Df_uac1_legacy.c162 .bFormatType = UAC_FORMAT_TYPE_I,