Searched refs:fmt_type (Results 1 – 9 of 9) sorted by relevance
667 unsigned int fmt_type; in parse_audio_format_i() 676 fmt_type = fmt->bFormatType; in parse_audio_format_i() 680 /* fp->fmt_type is already set in this case */ in parse_audio_format_i() 681 fmt_type = fp->fmt_type; in parse_audio_format_i() 686 if (fmt_type == UAC_FORMAT_TYPE_III) { in parse_audio_format_i() 817 fp->fmt_type = fmt->bFormatType; in snd_usb_parse_audio_format() 850 fp->fmt_type = UAC_FORMAT_TYPE_I; in snd_usb_parse_audio_format_v3() 852 fp->fmt_type = UAC_FORMAT_TYPE_III; in snd_usb_parse_audio_format_v3() 664 unsigned int fmt_type; parse_audio_format_i() local
16 unsigned int fmt_type; /* USB audio format type (1-3) */ member164 unsigned int fmt_type; /* USB audio format type (1-3) */ member207 unsigned int fmt_type; /* USB audio format type (1-3) */ member
103 subs->fmt_type = fp->fmt_type; in snd_usb_init_substream() 500 if (as->fmt_type != fp->fmt_type) in __snd_usb_add_audio_stream() 516 if (as->fmt_type != fp->fmt_type) in __snd_usb_add_audio_stream() 534 as->fmt_type = fp->fmt_type; in __snd_usb_add_audio_stream() 1073 fp->fmt_type = UAC_FORMAT_TYPE_I; in snd_usb_get_audioformat_uac3() 1217 if (fp->fmt_type ! in __snd_usb_parse_audio_interface() [all...]
439 int fmt_type) in find_matching_substream() argument446 if (as->fmt_type == fmt_type && subs->ep_num == ep_num) in find_matching_substream()473 target->fmt_type); in snd_usb_find_implicit_fb_sync_format()
197 if (!fp->fmt_type) in create_fixed_stream_quirk() 198 fp->fmt_type = UAC_FORMAT_TYPE_I; in create_fixed_stream_quirk() 403 .fmt_type = UAC_FORMAT_TYPE_I, in create_uaxx_quirk()
1235 if (fmt->fmt_type == UAC_FORMAT_TYPE_II) in data_ep_set_params()
238 .fmt_type = UVCG_UNCOMPRESSED,288 .fmt_type = UVCG_UNCOMPRESSED,363 .fmt_type = UVCG_MJPEG,406 .fmt_type = UVCG_MJPEG,
97 enum uvcg_format_type fmt_type; member
2186 h->fmt_type = UVCG_UNCOMPRESSED; in uvcg_frame_make()2189 h->fmt_type = UVCG_MJPEG; in uvcg_frame_make()2192 h->fmt_type = UVCG_FRAMEBASED; in uvcg_frame_make()3387 if (frm->fmt_type != UVCG_FRAMEBASED) in __uvcg_fill_strm()3396 if (frm->fmt_type == UVCG_UNCOMPRESSED) in __uvcg_fill_strm()3399 else if (frm->fmt_type == UVCG_MJPEG) in __uvcg_fill_strm()3402 else if (frm->fmt_type == UVCG_FRAMEBASED) in __uvcg_fill_strm()