Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/usb/
Dvideo.h106 #define UVC_CT_PRIVACY_CONTROL 0x11 macro
/Linux-v5.15/drivers/media/usb/uvc/
Duvc_ctrl.c343 .selector = UVC_CT_PRIVACY_CONTROL,
352 .selector = UVC_CT_PRIVACY_CONTROL,
740 .selector = UVC_CT_PRIVACY_CONTROL,
750 .selector = UVC_CT_PRIVACY_CONTROL,
Duvc_driver.c1500 if (cs != UVC_CT_PRIVACY_CONTROL || size < 1) in uvc_gpio_get_cur()
1511 if (cs != UVC_CT_PRIVACY_CONTROL) in uvc_gpio_get_info()