Searched refs:fmt_type (Results 1 – 7 of 7) sorted by relevance
652 unsigned int fmt_type; in parse_audio_format_i() local661 fmt_type = fmt->bFormatType; in parse_audio_format_i()666 fmt_type = fp->fmt_type; in parse_audio_format_i()671 if (fmt_type == UAC_FORMAT_TYPE_III) { in parse_audio_format_i()802 fp->fmt_type = fmt->bFormatType; in snd_usb_parse_audio_format()835 fp->fmt_type = UAC_FORMAT_TYPE_I; in snd_usb_parse_audio_format_v3()837 fp->fmt_type = UAC_FORMAT_TYPE_III; in snd_usb_parse_audio_format_v3()
18 unsigned int fmt_type; /* USB audio format type (1-3) */ member170 unsigned int fmt_type; /* USB audio format type (1-3) */ member214 unsigned int fmt_type; /* USB audio format type (1-3) */ member
103 subs->fmt_type = fp->fmt_type; in snd_usb_init_substream()488 if (as->fmt_type != fp->fmt_type) in __snd_usb_add_audio_stream()504 if (as->fmt_type != fp->fmt_type) in __snd_usb_add_audio_stream()522 as->fmt_type = fp->fmt_type; in __snd_usb_add_audio_stream()1045 fp->fmt_type = UAC_FORMAT_TYPE_I; in snd_usb_get_audioformat_uac3()1188 if (fp->fmt_type != UAC_FORMAT_TYPE_I) in __snd_usb_parse_audio_interface()1190 if ((fp->fmt_type == UAC_FORMAT_TYPE_I) == non_pcm) { in __snd_usb_parse_audio_interface()
438 int fmt_type) in find_matching_substream() argument445 if (as->fmt_type == fmt_type && subs->ep_num == ep_num) in find_matching_substream()472 target->fmt_type); in snd_usb_find_implicit_fb_sync_format()
196 if (!fp->fmt_type) in create_fixed_stream_quirk()197 fp->fmt_type = UAC_FORMAT_TYPE_I; in create_fixed_stream_quirk()402 .fmt_type = UAC_FORMAT_TYPE_I, in create_uaxx_quirk()
1066 if (fp->fmt_type == UAC_FORMAT_TYPE_II && fp->frame_size > 0) { in setup_hw_info()1510 if (subs->fmt_type == UAC_FORMAT_TYPE_II) { in prepare_playback_urb()
1246 if (fmt->fmt_type == UAC_FORMAT_TYPE_II) in data_ep_set_params()