Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dformat.c793 case UAC_FORMAT_TYPE_I: in snd_usb_parse_audio_format()
818 if (fmt->bFormatType == UAC_FORMAT_TYPE_I && in snd_usb_parse_audio_format()
840 fp->fmt_type = UAC_FORMAT_TYPE_I; in snd_usb_parse_audio_format_v3()
H A Dstream.c1048 fp->fmt_type = UAC_FORMAT_TYPE_I; in snd_usb_get_audioformat_uac3()
1191 if (fp->fmt_type != UAC_FORMAT_TYPE_I) in __snd_usb_parse_audio_interface()
1193 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()
/openbmc/linux/include/uapi/linux/usb/
H A Daudio.h601 #define UAC_FORMAT_TYPE_I 0x1 macro
/openbmc/linux/drivers/usb/gadget/function/
H A Df_uac2.c332 .bFormatType = UAC_FORMAT_TYPE_I,
342 .bFormatType = UAC_FORMAT_TYPE_I,
466 .bFormatType = UAC_FORMAT_TYPE_I,
476 .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,