Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/usb/pwc/
Dpwc-v4l.c28 #define PWC_CID_CUSTOM(ctrl) ((V4L2_CID_USER_BASE | 0xf000) + custom_ ## ctrl) macro
62 .id = PWC_CID_CUSTOM(autocontour),
72 .id = PWC_CID_CUSTOM(contour),
101 .id = PWC_CID_CUSTOM(noise_reduction),
111 .id = PWC_CID_CUSTOM(save_user),
118 .id = PWC_CID_CUSTOM(restore_user),
125 .id = PWC_CID_CUSTOM(restore_factory),
132 .id = PWC_CID_CUSTOM(awb_speed),
142 .id = PWC_CID_CUSTOM(awb_delay),
807 case PWC_CID_CUSTOM(autocontour): in pwc_s_ctrl()
[all …]