Lines Matching refs:v4l2_flash
62 struct v4l2_flash *v4l2_flash;
821 struct v4l2_flash *v4l2_flash,
825 flcdev_to_sub_led(v4l2_flash->fled_cdev);
930 sub_led->v4l2_flash = v4l2_flash_init(dev, of_fwnode_handle(sub_node),
933 if (IS_ERR(sub_led->v4l2_flash)) {
934 ret = PTR_ERR(sub_led->v4l2_flash);
1011 v4l2_flash_release(sub_leds[FLED1].v4l2_flash);
1025 v4l2_flash_release(sub_leds[FLED1].v4l2_flash);
1030 v4l2_flash_release(sub_leds[FLED2].v4l2_flash);