Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_uvc.c276 struct uvc_event *uvc_event = (void *)&v4l2_event.u.data; in uvc_function_ep0_complete() local
287 uvc_event->data.length = min_t(unsigned int, req->actual, in uvc_function_ep0_complete()
288 sizeof(uvc_event->data.data)); in uvc_function_ep0_complete()
289 memcpy(&uvc_event->data.data, req->buf, uvc_event->data.length); in uvc_function_ep0_complete()
299 struct uvc_event *uvc_event = (void *)&v4l2_event.u.data; in uvc_function_setup() local
323 memcpy(&uvc_event->req, ctrl, sizeof(uvc_event->req)); in uvc_function_setup()
369 struct uvc_event *uvc_event = (void *)&v4l2_event.u.data; in uvc_function_set_alt() local
401 uvc_event->speed = cdev->gadget->speed; in uvc_function_set_alt()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Dg_uvc.h29 struct uvc_event { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Dg_uvc.h29 struct uvc_event { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dg_uvc.h31 struct uvc_event { struct