Lines Matching defs:led
146 static inline bool max77693_fled_used(struct max77693_led_device *led, in max77693_fled_used()
154 static int max77693_set_mode_reg(struct max77693_led_device *led, u8 mode) in max77693_set_mode_reg()
186 static int max77693_add_mode(struct max77693_led_device *led, u8 mode) in max77693_add_mode()
226 static int max77693_clear_mode(struct max77693_led_device *led, in max77693_clear_mode()
238 static void max77693_add_allowed_modes(struct max77693_led_device *led, in max77693_add_allowed_modes()
248 static void max77693_distribute_currents(struct max77693_led_device *led, in max77693_distribute_currents()
272 static int max77693_set_torch_current(struct max77693_led_device *led, in max77693_set_torch_current()
298 static int max77693_set_flash_current(struct max77693_led_device *led, in max77693_set_flash_current()
326 static int max77693_set_timeout(struct max77693_led_device *led, u32 microsec) in max77693_set_timeout()
343 static int max77693_get_strobe_status(struct max77693_led_device *led, in max77693_get_strobe_status()
361 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_get_flash_faults() local
396 static int max77693_setup(struct max77693_led_device *led, in max77693_setup()
466 static int __max77693_led_brightness_set(struct max77693_led_device *led, in __max77693_led_brightness_set()
506 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_led_brightness_set_work() local
520 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_led_brightness_set_sync() local
541 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_led_flash_brightness_set() local
556 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_led_flash_strobe_set() local
602 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_led_flash_strobe_get() local
624 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_led_flash_timeout_set() local
633 static int max77693_led_parse_dt(struct max77693_led_device *led, in max77693_led_parse_dt()
741 static void max77693_align_iout_current(struct max77693_led_device *led, in max77693_align_iout_current()
764 static void max77693_led_validate_configuration(struct max77693_led_device *led, in max77693_led_validate_configuration()
800 static int max77693_led_get_configuration(struct max77693_led_device *led, in max77693_led_get_configuration()
832 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_init_flash_settings() local
862 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_led_external_strobe_set() local
882 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_init_v4l2_flash_config() local
922 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_init_fled_cdev() local
955 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_register_led() local
987 struct max77693_led_device *led; in max77693_led_probe() local
1059 struct max77693_led_device *led = platform_get_drvdata(pdev); in max77693_led_remove() local