Lines Matching defs:v4l2_flash
20 #define has_flash_op(v4l2_flash, op) \ argument
23 #define call_flash_op(v4l2_flash, op, arg) \ argument
82 static void v4l2_flash_set_led_brightness(struct v4l2_flash *v4l2_flash, in v4l2_flash_set_led_brightness()
118 static int v4l2_flash_update_led_brightness(struct v4l2_flash *v4l2_flash, in v4l2_flash_update_led_brightness()
156 struct v4l2_flash *v4l2_flash = v4l2_ctrl_to_v4l2_flash(c); in v4l2_flash_g_volatile_ctrl() local
198 struct v4l2_flash *v4l2_flash = v4l2_ctrl_to_v4l2_flash(c); in v4l2_flash_s_ctrl() local
297 static void __fill_ctrl_init_data(struct v4l2_flash *v4l2_flash, in __fill_ctrl_init_data()
407 static int v4l2_flash_init_controls(struct v4l2_flash *v4l2_flash, in v4l2_flash_init_controls()
483 static int __sync_device_with_v4l2_controls(struct v4l2_flash *v4l2_flash) in __sync_device_with_v4l2_controls()
529 struct v4l2_flash *v4l2_flash = v4l2_subdev_to_v4l2_flash(sd); in v4l2_flash_open() local
578 struct v4l2_flash *v4l2_flash = v4l2_subdev_to_v4l2_flash(sd); in v4l2_flash_close() local
628 struct v4l2_flash *v4l2_flash; in v4l2_flash_init() local
685 void v4l2_flash_release(struct v4l2_flash *v4l2_flash) in v4l2_flash_release()