Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/legacy/
H A Dwebcam.c256 static struct uvcg_frame_ptr uvcg_frame_ptr_yuv_360p = {
306 static struct uvcg_frame_ptr uvcg_frame_ptr_yuv_720p = {
381 static struct uvcg_frame_ptr uvcg_frame_ptr_mjpeg_360p = {
424 static struct uvcg_frame_ptr uvcg_frame_ptr_mjpeg_720p = {
/openbmc/linux/drivers/usb/gadget/function/
H A Duvc_configfs.h87 struct uvcg_frame_ptr { struct
H A Duvc_v4l2.c98 struct uvcg_frame_ptr *frame; in find_frame_by_index()
139 struct uvcg_frame_ptr *frame; in find_closest_frame_by_size()
304 struct uvcg_frame_ptr *frame; in uvc_v4l2_enum_frameintervals()
H A Duvc_configfs.c2134 struct uvcg_frame_ptr *frame_ptr; in uvcg_frame_make()
2189 struct uvcg_frame_ptr *frame_ptr, *tmp; in uvcg_frame_drop()