Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/usb/
Dvideo.h106 #define UVC_CT_PRIVACY_CONTROL 0x11 macro
/Linux-v6.6/drivers/media/usb/uvc/
Duvc_ctrl.c346 .selector = UVC_CT_PRIVACY_CONTROL,
355 .selector = UVC_CT_PRIVACY_CONTROL,
736 .selector = UVC_CT_PRIVACY_CONTROL,
745 .selector = UVC_CT_PRIVACY_CONTROL,
Duvc_driver.c1240 if (cs != UVC_CT_PRIVACY_CONTROL || size < 1) in uvc_gpio_get_cur()
1251 if (cs != UVC_CT_PRIVACY_CONTROL) in uvc_gpio_get_info()