Home
last modified time | relevance | path

Searched refs:UVCG_UNCOMPRESSED (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/
H A Dwebcam.c173 .type = UVCG_UNCOMPRESSED,
238 .fmt_type = UVCG_UNCOMPRESSED,
288 .fmt_type = UVCG_UNCOMPRESSED,
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Duvc_configfs.h50 UVCG_UNCOMPRESSED = 0, enumerator
H A Duvc_v4l2.c36 if (uformat->type == UVCG_UNCOMPRESSED) { in to_uvc_format()
56 if (uformat->type == UVCG_UNCOMPRESSED) { in uvc_v4l2_get_bytesperline()
H A Duvc_configfs.c2153 if (fmt->type == UVCG_UNCOMPRESSED) { in uvcg_frame_make()
2155 h->fmt_type = UVCG_UNCOMPRESSED; in uvcg_frame_make()
2456 h->fmt.type = UVCG_UNCOMPRESSED; in uvcg_uncompressed_make()
2945 if (fmt->type == UVCG_UNCOMPRESSED) { in __uvcg_cnt_strm()
3019 if (fmt->type == UVCG_UNCOMPRESSED) { in __uvcg_fill_strm()
3052 if (frm->fmt_type == UVCG_UNCOMPRESSED) in __uvcg_fill_strm()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Duvc_configfs.c830 UVCG_UNCOMPRESSED = 0, enumerator
1429 if (fmt->type == UVCG_UNCOMPRESSED) { in uvcg_frame_make()
1431 h->fmt_type = UVCG_UNCOMPRESSED; in uvcg_frame_make()
1710 h->fmt.type = UVCG_UNCOMPRESSED; in uvcg_uncompressed_make()
2098 if (fmt->type == UVCG_UNCOMPRESSED) { in __uvcg_cnt_strm()
2166 if (fmt->type == UVCG_UNCOMPRESSED) { in __uvcg_fill_strm()
2199 if (frm->fmt_type == UVCG_UNCOMPRESSED) in __uvcg_fill_strm()

Completed in 10 milliseconds