Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/usb/
Dvideo.h106 #define UVC_CT_PRIVACY_CONTROL 0x11 macro
/linux-6.1.9/drivers/media/usb/uvc/
Duvc_ctrl.c344 .selector = UVC_CT_PRIVACY_CONTROL,
353 .selector = UVC_CT_PRIVACY_CONTROL,
707 .selector = UVC_CT_PRIVACY_CONTROL,
716 .selector = UVC_CT_PRIVACY_CONTROL,
Duvc_driver.c1231 if (cs != UVC_CT_PRIVACY_CONTROL || size < 1) in uvc_gpio_get_cur()
1242 if (cs != UVC_CT_PRIVACY_CONTROL) in uvc_gpio_get_info()