Home
last modified time | relevance | path

Searched refs:v4l2_flash_init (Results 1 – 10 of 10) sorted by relevance

/linux/include/media/
A Dv4l2-flash-led-class.h132 struct v4l2_flash *v4l2_flash_init(
166 static inline struct v4l2_flash *v4l2_flash_init( in v4l2_flash_init() function
/linux/Documentation/leds/
A Dleds-class-flash.rst33 The driver must call the v4l2_flash_init function to get registered in the
78 argument - struct v4l2_flash pointer returned previously by v4l2_flash_init.
/linux/drivers/media/v4l2-core/
A Dv4l2-flash-led-class.c707 struct v4l2_flash *v4l2_flash_init( in v4l2_flash_init() function
715 EXPORT_SYMBOL_GPL(v4l2_flash_init);
/linux/drivers/leds/flash/
A Dleds-sgm3140.c265 priv->v4l2_flash = v4l2_flash_init(&pdev->dev, in sgm3140_probe()
A Dleds-rt8515.c355 rt->v4l2_flash = v4l2_flash_init(dev, child, fled, NULL, &v4l2_sd_cfg); in rt8515_probe()
A Dleds-aat1290.c507 led->v4l2_flash = v4l2_flash_init(dev, of_fwnode_handle(sub_node), in aat1290_led_probe()
A Dleds-rt4505.c384 priv->v4l2_flash = v4l2_flash_init(priv->dev, init_data.fwnode, in rt4505_probe()
A Dleds-as3645a.c658 flash->vf = v4l2_flash_init( in as3645a_v4l2_setup()
A Dleds-max77693.c930 sub_led->v4l2_flash = v4l2_flash_init(dev, of_fwnode_handle(sub_node), in max77693_register_led()
/linux/drivers/staging/greybus/
A Dlight.c567 light->v4l2_flash = v4l2_flash_init(dev, NULL, fled, &v4l2_flash_ops, in gb_lights_light_v4l2_register()

Completed in 18 milliseconds