Searched refs:mt6323_led (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/leds/ |
D | leds-mt6323.c | 82 struct mt6323_led { struct 104 struct mt6323_led *led[MT6323_MAX_LEDS]; argument 110 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_hw_brightness() 134 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_hw_off() 159 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_get_led_hw_brightness() 190 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_hw_on() 244 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_set_blink() 311 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_set_brightness() 341 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_set_dt_default() 371 struct mt6323_led *led; in mt6323_led_probe()
|