Lines Matching refs:v4l2_ctrl
47 struct v4l2_ctrl *ctrl, s32 intensity) in __intensity_to_led_brightness()
64 static s32 __led_brightness_to_intensity(struct v4l2_ctrl *ctrl, in __led_brightness_to_intensity()
83 struct v4l2_ctrl *ctrl) in v4l2_flash_set_led_brightness()
85 struct v4l2_ctrl **ctrls = v4l2_flash->ctrls; in v4l2_flash_set_led_brightness()
119 struct v4l2_ctrl *ctrl) in v4l2_flash_update_led_brightness()
121 struct v4l2_ctrl **ctrls = v4l2_flash->ctrls; in v4l2_flash_update_led_brightness()
154 static int v4l2_flash_g_volatile_ctrl(struct v4l2_ctrl *c) in v4l2_flash_g_volatile_ctrl()
189 static bool __software_strobe_mode_inactive(struct v4l2_ctrl **ctrls) in __software_strobe_mode_inactive()
196 static int v4l2_flash_s_ctrl(struct v4l2_ctrl *c) in v4l2_flash_s_ctrl()
201 struct v4l2_ctrl **ctrls = v4l2_flash->ctrls; in v4l2_flash_s_ctrl()
412 struct v4l2_ctrl *ctrl; in v4l2_flash_init_controls()
486 struct v4l2_ctrl **ctrls = v4l2_flash->ctrls; in __sync_device_with_v4l2_controls()