Lines Matching refs:max77693_sub_led
56 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()
564 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_flash_strobe_get()
586 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_flash_timeout_set()
601 struct max77693_sub_led *sub_leds = led->sub_leds; in max77693_led_parse_dt()
787 static void max77693_init_flash_settings(struct max77693_sub_led *sub_led, in max77693_init_flash_settings()
819 struct max77693_sub_led *sub_led = in max77693_led_external_strobe_set()
837 static void max77693_init_v4l2_flash_config(struct max77693_sub_led *sub_led, in max77693_init_v4l2_flash_config()
870 struct max77693_sub_led *sub_led, in max77693_init_v4l2_flash_config()
878 static void max77693_init_fled_cdev(struct max77693_sub_led *sub_led, in max77693_init_fled_cdev()
907 static int max77693_register_led(struct max77693_sub_led *sub_led, in max77693_register_led()
945 struct max77693_sub_led *sub_leds; in max77693_led_probe()
1022 struct max77693_sub_led *sub_leds = led->sub_leds; in max77693_led_remove()