Searched refs:max77693_led_device (Results 1 – 1 of 1) sorted by relevance
72 struct max77693_led_device { struct123 static inline struct max77693_led_device *sub_led_to_led( in sub_led_to_led() argument126 return container_of(sub_led, struct max77693_led_device, in sub_led_to_led()140 static inline bool max77693_fled_used(struct max77693_led_device *led, in max77693_fled_used()148 static int max77693_set_mode_reg(struct max77693_led_device *led, u8 mode) in max77693_set_mode_reg()180 static int max77693_add_mode(struct max77693_led_device *led, u8 mode) in max77693_add_mode()220 static int max77693_clear_mode(struct max77693_led_device *led, in max77693_clear_mode()232 static void max77693_add_allowed_modes(struct max77693_led_device *led, in max77693_add_allowed_modes()242 static void max77693_distribute_currents(struct max77693_led_device *led, in max77693_distribute_currents()266 static int max77693_set_torch_current(struct max77693_led_device *led, in max77693_set_torch_current()[all …]