Lines Matching defs:led
89 struct mt6370_led *led = to_mt6370_led(lcdev, flash.led_cdev); in mt6370_torch_brightness_set() local
166 struct mt6370_led *led = to_mt6370_led(fl_cdev, flash); in _mt6370_flash_brightness_set() local
197 struct mt6370_led *led = to_mt6370_led(fl_cdev, flash); in mt6370_strobe_set() local
262 struct mt6370_led *led = to_mt6370_led(fl_cdev, flash); in mt6370_strobe_get() local
274 struct mt6370_led *led = to_mt6370_led(fl_cdev, flash); in mt6370_timeout_set() local
284 struct mt6370_led *led = to_mt6370_led(fl_cdev, flash); in mt6370_fault_get() local
347 struct mt6370_led *led = to_mt6370_led(flash, flash); in mt6370_flash_external_strobe_set() local
374 static void mt6370_init_v4l2_flash_config(struct mt6370_led *led, struct v4l2_flash_config *cfg) in mt6370_init_v4l2_flash_config()
393 static void mt6370_init_v4l2_flash_config(struct mt6370_led *led, struct v4l2_flash_config *cfg) in mt6370_init_v4l2_flash_config()
403 static int mt6370_led_register(struct device *parent, struct mt6370_led *led, in mt6370_led_register()
435 static int mt6370_init_flash_properties(struct device *dev, struct mt6370_led *led, in mt6370_init_flash_properties()
533 struct mt6370_led *led = priv->leds + i; in mt6370_led_probe() local