Home
last modified time | relevance | path

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

/linux-4.4.14/sound/usb/
Dcard.h15 unsigned int fmt_type; /* USB audio format type (1-3) */ member
126 unsigned int fmt_type; /* USB audio format type (1-3) */ member
165 unsigned int fmt_type; /* USB audio format type (1-3) */ member
Dstream.c104 subs->fmt_type = fp->fmt_type; in snd_usb_init_substream()
333 if (as->fmt_type != fp->fmt_type) in snd_usb_add_audio_stream()
345 if (as->fmt_type != fp->fmt_type) in snd_usb_add_audio_stream()
363 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.c1156 if (fp->fmt_type == UAC_FORMAT_TYPE_II && fp->frame_size > 0) { in setup_hw_info()
1472 if (subs->fmt_type == UAC_FORMAT_TYPE_II) { in prepare_playback_urb()
Dendpoint.c762 if (fmt->fmt_type == UAC_FORMAT_TYPE_II) in data_ep_set_params()
Dquirks.c421 .fmt_type = UAC_FORMAT_TYPE_I, in create_uaxx_quirk()
/linux-4.4.14/drivers/usb/gadget/function/
Duvc_configfs.c971 enum uvcg_format_type fmt_type; member
1231 h->fmt_type = UVCG_UNCOMPRESSED; in uvcg_frame_make()
1234 h->fmt_type = UVCG_MJPEG; in uvcg_frame_make()
2008 if (frm->fmt_type == UVCG_UNCOMPRESSED) in __uvcg_fill_strm()
2011 else if (frm->fmt_type == UVCG_MJPEG) in __uvcg_fill_strm()
/linux-4.4.14/drivers/media/platform/
Drcar_jpu.c689 unsigned int fmt_type) in jpu_find_format() argument
694 fmt_flag = fmt_type == JPU_FMT_TYPE_OUTPUT ? JPU_ENC_OUTPUT : in jpu_find_format()
697 fmt_flag = fmt_type == JPU_FMT_TYPE_OUTPUT ? JPU_DEC_OUTPUT : in jpu_find_format()
/linux-4.4.14/drivers/media/platform/s5p-jpeg/
Djpeg-core.c965 __u32 pixelformat, unsigned int fmt_type);
1362 u32 pixelformat, unsigned int fmt_type) in s5p_jpeg_find_format() argument
1367 fmt_flag = (fmt_type == FMT_TYPE_OUTPUT) ? in s5p_jpeg_find_format()
1371 fmt_flag = (fmt_type == FMT_TYPE_OUTPUT) ? in s5p_jpeg_find_format()