Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dvideo.h106 #define UVC_CT_PRIVACY_CONTROL 0x11 macro
/linux/drivers/media/usb/uvc/
H A Duvc_ctrl.c346 .selector = UVC_CT_PRIVACY_CONTROL,
355 .selector = UVC_CT_PRIVACY_CONTROL,
824 .selector = UVC_CT_PRIVACY_CONTROL,
833 .selector = UVC_CT_PRIVACY_CONTROL,
H A Duvc_driver.c1251 if (cs != UVC_CT_PRIVACY_CONTROL || size < 1) in uvc_gpio_get_cur()
1262 if (cs != UVC_CT_PRIVACY_CONTROL) in uvc_gpio_get_info()