Searched refs:mt6323_led (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/leds/ |
D | leds-mt6323.c | 91 struct mt6323_led { struct 113 struct mt6323_led *led[MT6323_MAX_LEDS]; argument 119 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_hw_brightness() 143 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_hw_off() 168 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_get_led_hw_brightness() 199 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_hw_on() 253 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_set_blink() 320 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_set_brightness() 350 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_set_dt_default() 385 struct mt6323_led *led; in mt6323_led_probe()
|