Searched refs:V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE (Results 1 – 9 of 9) sorted by relevance
659 case V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE: in v4l2_ctrl_get_menu()1071 case V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE: return "White Balance, Auto & Preset"; in v4l2_ctrl_get_name()1371 case V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE: in v4l2_ctrl_fill()
363 case V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE: in s5c73m3_s_ctrl()453 V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE, in s5c73m3_init_controls()
635 case V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE: in fimc_is_s_ctrl()733 V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE, in fimc_isp_subdev_create()
239 .id = V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE,1303 case V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE: in atomisp_g_ctrl()1374 case V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE: in atomisp_s_ctrl()
192 V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE,
268 ``V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE``
1087 ``V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE``,
1047 .id = V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE,
995 #define V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE (V4L2_CID_CAMERA_CLASS_BASE+20) macro