Home
last modified time | relevance | path

Searched refs:UVCG_UNCOMPRESSED (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/usb/gadget/legacy/
H A Dwebcam.c173 .type = UVCG_UNCOMPRESSED,
238 .fmt_type = UVCG_UNCOMPRESSED,
288 .fmt_type = UVCG_UNCOMPRESSED,
/linux-6.15/drivers/usb/gadget/function/
H A Duvc_configfs.h50 UVCG_UNCOMPRESSED = 0, enumerator
H A Duvc_v4l2.c35 if (uformat->type == UVCG_UNCOMPRESSED) { in to_uvc_format()
65 if (uformat->type == UVCG_UNCOMPRESSED) { in uvc_v4l2_get_bytesperline()
276 if (uformat->type == UVCG_UNCOMPRESSED) { in uvc_v4l2_try_format()
H A Duvc_configfs.c2184 if (fmt->type == UVCG_UNCOMPRESSED) { in uvcg_frame_make()
2186 h->fmt_type = UVCG_UNCOMPRESSED; in uvcg_frame_make()
2501 h->fmt.type = UVCG_UNCOMPRESSED; in uvcg_uncompressed_make()
3236 if (fmt->type == UVCG_UNCOMPRESSED) { in __uvcg_cnt_strm()
3341 if (fmt->type == UVCG_UNCOMPRESSED) { in __uvcg_fill_strm()
3386 if (frm->fmt_type == UVCG_UNCOMPRESSED) in __uvcg_fill_strm()