Home
last modified time | relevance | path

Searched refs:fmt_type (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/sound/usb/
Dcard.h15 unsigned int fmt_type; /* USB audio format type (1-3) */ member
125 unsigned int fmt_type; /* USB audio format type (1-3) */ member
164 unsigned int fmt_type; /* USB audio format type (1-3) */ member
Dstream.c103 subs->fmt_type = fp->fmt_type; in snd_usb_init_substream()
330 if (as->fmt_type != fp->fmt_type) in snd_usb_add_audio_stream()
342 if (as->fmt_type != fp->fmt_type) in snd_usb_add_audio_stream()
360 as->fmt_type = fp->fmt_type; in snd_usb_add_audio_stream()
Dformat.c505 fp->fmt_type = fmt->bFormatType; in snd_usb_parse_audio_format()
Dpcm.c1128 if (fp->fmt_type == UAC_FORMAT_TYPE_II && fp->frame_size > 0) { in setup_hw_info()
1394 if (subs->fmt_type == UAC_FORMAT_TYPE_II) { in prepare_playback_urb()
Dendpoint.c716 if (fmt->fmt_type == UAC_FORMAT_TYPE_II) in data_ep_set_params()
Dquirks.c416 .fmt_type = UAC_FORMAT_TYPE_I, in create_uaxx_quirk()
/linux-4.1.27/drivers/usb/gadget/function/
Duvc_configfs.c1016 enum uvcg_format_type fmt_type; member
1289 h->fmt_type = UVCG_UNCOMPRESSED; in uvcg_frame_make()
1292 h->fmt_type = UVCG_MJPEG; in uvcg_frame_make()
2102 if (frm->fmt_type == UVCG_UNCOMPRESSED) in __uvcg_fill_strm()
2105 else if (frm->fmt_type == UVCG_MJPEG) in __uvcg_fill_strm()
/linux-4.1.27/drivers/media/platform/s5p-jpeg/
Djpeg-core.c762 __u32 pixelformat, unsigned int fmt_type);
1107 u32 pixelformat, unsigned int fmt_type) in s5p_jpeg_find_format() argument
1112 fmt_flag = (fmt_type == FMT_TYPE_OUTPUT) ? in s5p_jpeg_find_format()
1116 fmt_flag = (fmt_type == FMT_TYPE_OUTPUT) ? in s5p_jpeg_find_format()