• Home
  • Raw
  • Download

Lines Matching refs:max77693_sub_led

59 struct max77693_sub_led {  struct
84 struct max77693_sub_led sub_leds[2]; argument
120 static inline struct max77693_sub_led *flcdev_to_sub_led( in flcdev_to_sub_led()
123 return container_of(fled_cdev, struct max77693_sub_led, fled_cdev); in flcdev_to_sub_led()
127 struct max77693_sub_led *sub_led) in sub_led_to_led()
356 static int max77693_get_flash_faults(struct max77693_sub_led *sub_led) in max77693_get_flash_faults()
468 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_brightness_set()
506 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_flash_brightness_set()
521 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_flash_strobe_set()
556 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_flash_fault_get()
567 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_flash_strobe_get()
589 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_flash_timeout_set()
604 struct max77693_sub_led *sub_leds = led->sub_leds; in max77693_led_parse_dt()
795 static void max77693_init_flash_settings(struct max77693_sub_led *sub_led, in max77693_init_flash_settings()
827 struct max77693_sub_led *sub_led = in max77693_led_external_strobe_set()
845 static void max77693_init_v4l2_flash_config(struct max77693_sub_led *sub_led, in max77693_init_v4l2_flash_config()
878 struct max77693_sub_led *sub_led, in max77693_init_v4l2_flash_config()
886 static void max77693_init_fled_cdev(struct max77693_sub_led *sub_led, in max77693_init_fled_cdev()
915 static int max77693_register_led(struct max77693_sub_led *sub_led, in max77693_register_led()
953 struct max77693_sub_led *sub_leds; in max77693_led_probe()
1025 struct max77693_sub_led *sub_leds = led->sub_leds; in max77693_led_remove()