Lines Matching defs:max77693_led_device
72 struct max77693_led_device {
123 static inline struct max77693_led_device *sub_led_to_led(
126 return container_of(sub_led, struct max77693_led_device,
140 static inline bool max77693_fled_used(struct max77693_led_device *led,
148 static int max77693_set_mode_reg(struct max77693_led_device *led, u8 mode)
180 static int max77693_add_mode(struct max77693_led_device *led, u8 mode)
220 static int max77693_clear_mode(struct max77693_led_device *led,
232 static void max77693_add_allowed_modes(struct max77693_led_device *led,
242 static void max77693_distribute_currents(struct max77693_led_device *led,
266 static int max77693_set_torch_current(struct max77693_led_device *led,
292 static int max77693_set_flash_current(struct max77693_led_device *led,
320 static int max77693_set_timeout(struct max77693_led_device *led, u32 microsec)
337 static int max77693_get_strobe_status(struct max77693_led_device *led,
355 struct max77693_led_device *led = sub_led_to_led(sub_led);
390 static int max77693_setup(struct max77693_led_device *led,
466 struct max77693_led_device *led = sub_led_to_led(sub_led);
504 struct max77693_led_device *led = sub_led_to_led(sub_led);
519 struct max77693_led_device *led = sub_led_to_led(sub_led);
565 struct max77693_led_device *led = sub_led_to_led(sub_led);
587 struct max77693_led_device *led = sub_led_to_led(sub_led);
596 static int max77693_led_parse_dt(struct max77693_led_device *led,
705 static void max77693_align_iout_current(struct max77693_led_device *led,
728 static void max77693_led_validate_configuration(struct max77693_led_device *led,
764 static int max77693_led_get_configuration(struct max77693_led_device *led,
796 struct max77693_led_device *led = sub_led_to_led(sub_led);
826 struct max77693_led_device *led = sub_led_to_led(sub_led);
846 struct max77693_led_device *led = sub_led_to_led(sub_led);
886 struct max77693_led_device *led = sub_led_to_led(sub_led);
916 struct max77693_led_device *led = sub_led_to_led(sub_led);
949 struct max77693_led_device *led;
1021 struct max77693_led_device *led = platform_get_drvdata(pdev);