Home
last modified time | relevance | path

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

/drivers/leds/
Dleds-max77693.c60 struct max77693_sub_led { struct
87 struct max77693_sub_led sub_leds[2]; argument
123 static inline struct max77693_sub_led *flcdev_to_sub_led( in flcdev_to_sub_led()
126 return container_of(fled_cdev, struct max77693_sub_led, fled_cdev); in flcdev_to_sub_led()
130 struct max77693_sub_led *sub_led) in sub_led_to_led()
359 static int max77693_get_flash_faults(struct max77693_sub_led *sub_led) in max77693_get_flash_faults()
503 struct max77693_sub_led *sub_led = in max77693_led_brightness_set_work()
504 container_of(work, struct max77693_sub_led, in max77693_led_brightness_set_work()
519 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_brightness_set_sync()
530 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_brightness_set()
[all …]