Home
last modified time | relevance | path

Searched refs:mt6323_led (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-mt6323.c69 * struct mt6323_led - state container for the LED device
75 struct mt6323_led { struct
149 struct mt6323_led *led[MAX_SUPPORTED_LEDS];
155 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_hw_brightness()
180 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_hw_off()
206 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_get_led_hw_brightness()
238 struct mt6323_led *le in mt6323_led_hw_on()
[all...]
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-mt6323.c76 * struct mt6323_led - state container for the LED device
82 struct mt6323_led { struct
104 struct mt6323_led *led[MT6323_MAX_LEDS];
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 *le in mt6323_led_hw_on()
[all...]

Completed in 2 milliseconds