Home
last modified time | relevance | path

Searched refs:UVC_CONTROL_CAP_GET (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/usb/
H A Dvideo.h176 #define UVC_CONTROL_CAP_GET (1 << 0) macro
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_ctrl.c2039 info->flags |= (data[0] & UVC_CONTROL_CAP_GET ? in uvc_ctrl_get_flags()
H A Duvc_driver.c1265 *caps = UVC_CONTROL_CAP_GET | UVC_CONTROL_CAP_AUTOUPDATE; in uvc_gpio_get_info()