Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/leds/flash/
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()
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()
Dleds-mt6360.c530 struct v4l2_flash_config v4l2_config = {0}; in mt6360_led_register() local
597 mt6360_init_v4l2_flash_config(led, &v4l2_config); in mt6360_led_register()
601 &v4l2_config); in mt6360_led_register()