Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/leds/
Dleds-max77693.c78 struct max77693_led_device { struct
129 static inline struct max77693_led_device *sub_led_to_led( in sub_led_to_led() argument
132 return container_of(sub_led, struct max77693_led_device, in sub_led_to_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()
[all …]