• Home
  • Raw
  • Download

Lines Matching refs:max77693_sub_led

60 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()
540 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_flash_brightness_set()
555 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_flash_strobe_set()
590 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_flash_fault_get()
601 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_flash_strobe_get()
623 struct max77693_sub_led *sub_led = flcdev_to_sub_led(fled_cdev); in max77693_led_flash_timeout_set()
638 struct max77693_sub_led *sub_leds = led->sub_leds; in max77693_led_parse_dt()
828 static void max77693_init_flash_settings(struct max77693_sub_led *sub_led, in max77693_init_flash_settings()
860 struct max77693_sub_led *sub_led = in max77693_led_external_strobe_set()
878 static void max77693_init_v4l2_flash_config(struct max77693_sub_led *sub_led, in max77693_init_v4l2_flash_config()
911 struct max77693_sub_led *sub_led, in max77693_init_v4l2_flash_config()
919 static void max77693_init_fled_cdev(struct max77693_sub_led *sub_led, in max77693_init_fled_cdev()
951 static int max77693_register_led(struct max77693_sub_led *sub_led, in max77693_register_led()
988 struct max77693_sub_led *sub_leds; in max77693_led_probe()
1060 struct max77693_sub_led *sub_leds = led->sub_leds; in max77693_led_remove()