Files
kernel_xiaomi_raphael/include/uapi/linux/usb
Vijayavardhan Vennapusa 9ebaf09a5e usb: gadget: Export required UVC events and structures
Currently the events send by the driver can not be read by an
external application/library as the defines and structures are
not exported to user space entity. Hence move required UVC related
event definitions and structures from the internal uvc.h to the
video.h header file.

Change-Id: I32508df7a2025f5d1e541b9cfa5ee920290ec934
Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
Signed-off-by: UtsavBalar1231 <utsavbalar1231@gmail.com>
2021-05-19 19:51:51 +05:30
..