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

/linux-4.4.14/drivers/media/usb/pwc/
H A Dpwc-v4l.c40 #define PWC_CID_CUSTOM(ctrl) ((V4L2_CID_USER_BASE | 0xf000) + custom_ ## ctrl) macro
74 .id = PWC_CID_CUSTOM(autocontour),
84 .id = PWC_CID_CUSTOM(contour),
113 .id = PWC_CID_CUSTOM(noise_reduction),
123 .id = PWC_CID_CUSTOM(save_user),
130 .id = PWC_CID_CUSTOM(restore_user),
137 .id = PWC_CID_CUSTOM(restore_factory),
144 .id = PWC_CID_CUSTOM(awb_speed),
154 .id = PWC_CID_CUSTOM(awb_delay),
823 case PWC_CID_CUSTOM(autocontour): PWC_CID_CUSTOM() function
845 case PWC_CID_CUSTOM(noise_reduction):
850 case PWC_CID_CUSTOM(save_user):
853 case PWC_CID_CUSTOM(restore_user):
856 case PWC_CID_CUSTOM(restore_factory):
860 case PWC_CID_CUSTOM(awb_speed):
865 case PWC_CID_CUSTOM(awb_delay):

Completed in 48 milliseconds