Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/usb/
H A Dvideo.h106 #define UVC_CT_PRIVACY_CONTROL 0x11 macro
/linux-6.15/drivers/media/usb/uvc/
H A Duvc_ctrl.c346 .selector = UVC_CT_PRIVACY_CONTROL,
355 .selector = UVC_CT_PRIVACY_CONTROL,
936 .selector = UVC_CT_PRIVACY_CONTROL,
945 .selector = UVC_CT_PRIVACY_CONTROL,
H A Duvc_driver.c1268 if (cs != UVC_CT_PRIVACY_CONTROL || size < 1) in uvc_gpio_get_cur()
1279 if (cs != UVC_CT_PRIVACY_CONTROL) in uvc_gpio_get_info()