Home
last modified time | relevance | path

Searched refs:v4l2_config (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/leds/flash/
H A Dleds-rt4505.c346 struct v4l2_flash_config v4l2_config = {}; in rt4505_probe() local
383 rt4505_init_v4l2_config(priv, &v4l2_config); in rt4505_probe()
386 &v4l2_config); in rt4505_probe()
H A Dleds-mt6370-flash.c407 struct v4l2_flash_config v4l2_config = {}; in mt6370_led_register() local
414 mt6370_init_v4l2_flash_config(led, &v4l2_config); in mt6370_led_register()
416 &v4l2_config); in mt6370_led_register()
H A Dleds-mt6360.c520 struct v4l2_flash_config v4l2_config = {0}; in mt6360_led_register() local
587 mt6360_init_v4l2_flash_config(led, &v4l2_config); in mt6360_led_register()
591 &v4l2_config); in mt6360_led_register()