Searched refs:aw36518_led (Results 1 – 1 of 1) sorted by relevance
104 struct aw36518_led { struct117 struct aw36518_led leds[LED_MAX]; argument134 #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()[all …]