Lines Matching refs:aw36518_led
104 struct aw36518_led { struct
117 struct aw36518_led leds[LED_MAX]; argument
134 #define to_led(sd) container_of(sd, struct aw36518_led, sd)
256 struct aw36518_led *led = &flash->leds[id]; in aw36518_torch_brt()
270 struct aw36518_led *led = &flash->leds[id]; in aw36518_flash_brt()
341 struct aw36518_led *led = in aw36518_get_ctrl()
342 container_of(ctrl->handler, struct aw36518_led, ctrls); in aw36518_get_ctrl()
379 struct aw36518_led *led = in aw36518_set_ctrl()
380 container_of(ctrl->handler, struct aw36518_led, ctrls); in aw36518_set_ctrl()
471 struct aw36518_led *led = &flash->leds[id]; in aw36518_init_controls()
532 struct aw36518_led *led = in aw36518_get_time_info()
533 container_of(sd, struct aw36518_led, sd); in aw36518_get_time_info()
621 struct aw36518_led *led = to_led(sd); in aw36518_s_power()
698 struct aw36518_led *led; in aw36518_of_init()