Home
last modified time | relevance | path

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

/linux/drivers/leds/flash/
H A Dleds-max77693.c56 struct max77693_sub_led { struct
81 struct max77693_sub_led sub_leds[2]; argument
117 static inline struct max77693_sub_led *flcdev_to_sub_led( in flcdev_to_sub_led()
120 return container_of(fled_cdev, struct max77693_sub_led, fled_cdev); in flcdev_to_sub_led()
124 struct max77693_sub_led *sub_led) in sub_led_to_led()
353 static int max77693_get_flash_faults(struct max77693_sub_led *sub_led) in max77693_get_flash_faults()
465 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_brightness_set()
503 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_flash_brightness_set()
518 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_flash_strobe_set()
553 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_flash_fault_get()
[all …]