fmt_type 142 drivers/media/platform/mtk-jpeg/mtk_jpeg_core.c unsigned int fmt_type) fmt_type 146 drivers/media/platform/mtk-jpeg/mtk_jpeg_core.c fmt_flag = (fmt_type == MTK_JPEG_FMT_TYPE_OUTPUT) ? fmt_type 680 drivers/media/platform/rcar_jpu.c unsigned int fmt_type) fmt_type 685 drivers/media/platform/rcar_jpu.c fmt_flag = fmt_type == JPU_FMT_TYPE_OUTPUT ? JPU_ENC_OUTPUT : fmt_type 688 drivers/media/platform/rcar_jpu.c fmt_flag = fmt_type == JPU_FMT_TYPE_OUTPUT ? JPU_DEC_OUTPUT : fmt_type 941 drivers/media/platform/s5p-jpeg/jpeg-core.c __u32 pixelformat, unsigned int fmt_type); fmt_type 1366 drivers/media/platform/s5p-jpeg/jpeg-core.c u32 pixelformat, unsigned int fmt_type) fmt_type 1371 drivers/media/platform/s5p-jpeg/jpeg-core.c fmt_flag = (fmt_type == FMT_TYPE_OUTPUT) ? fmt_type 1375 drivers/media/platform/s5p-jpeg/jpeg-core.c fmt_flag = (fmt_type == FMT_TYPE_OUTPUT) ? fmt_type 1069 drivers/usb/gadget/function/uvc_configfs.c enum uvcg_format_type fmt_type; fmt_type 1374 drivers/usb/gadget/function/uvc_configfs.c h->fmt_type = UVCG_UNCOMPRESSED; fmt_type 1377 drivers/usb/gadget/function/uvc_configfs.c h->fmt_type = UVCG_MJPEG; fmt_type 2142 drivers/usb/gadget/function/uvc_configfs.c if (frm->fmt_type == UVCG_UNCOMPRESSED) fmt_type 2145 drivers/usb/gadget/function/uvc_configfs.c else if (frm->fmt_type == UVCG_MJPEG) fmt_type 16 sound/usb/card.h unsigned int fmt_type; /* USB audio format type (1-3) */ fmt_type 133 sound/usb/card.h unsigned int fmt_type; /* USB audio format type (1-3) */ fmt_type 174 sound/usb/card.h unsigned int fmt_type; /* USB audio format type (1-3) */ fmt_type 768 sound/usb/endpoint.c if (fmt->fmt_type == UAC_FORMAT_TYPE_II) fmt_type 476 sound/usb/format.c unsigned int fmt_type; fmt_type 485 sound/usb/format.c fmt_type = fmt->bFormatType; fmt_type 490 sound/usb/format.c fmt_type = fp->fmt_type; fmt_type 495 sound/usb/format.c if (fmt_type == UAC_FORMAT_TYPE_III) { fmt_type 626 sound/usb/format.c fp->fmt_type = fmt->bFormatType; fmt_type 659 sound/usb/format.c fp->fmt_type = UAC_FORMAT_TYPE_I; fmt_type 661 sound/usb/format.c fp->fmt_type = UAC_FORMAT_TYPE_III; fmt_type 1258 sound/usb/pcm.c if (fp->fmt_type == UAC_FORMAT_TYPE_II && fp->frame_size > 0) { fmt_type 1591 sound/usb/pcm.c if (subs->fmt_type == UAC_FORMAT_TYPE_II) { fmt_type 412 sound/usb/quirks.c .fmt_type = UAC_FORMAT_TYPE_I, fmt_type 103 sound/usb/stream.c subs->fmt_type = fp->fmt_type; fmt_type 488 sound/usb/stream.c if (as->fmt_type != fp->fmt_type) fmt_type 500 sound/usb/stream.c if (as->fmt_type != fp->fmt_type) fmt_type 518 sound/usb/stream.c as->fmt_type = fp->fmt_type; fmt_type 1041 sound/usb/stream.c fp->fmt_type = UAC_FORMAT_TYPE_I; fmt_type 1184 sound/usb/stream.c if (fp->fmt_type != UAC_FORMAT_TYPE_I) fmt_type 1186 sound/usb/stream.c if ((fp->fmt_type == UAC_FORMAT_TYPE_I) == non_pcm) {