Searched refs:max8997_led (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/leds/ |
H A D | leds-max8997.c | 38 struct max8997_led { struct 47 static void max8997_led_set_mode(struct max8997_led *led, in max8997_led_set_mode() 97 static void max8997_led_enable(struct max8997_led *led, bool enable) in max8997_led_enable() 116 static void max8997_led_set_current(struct max8997_led *led, in max8997_led_set_current() 151 struct max8997_led *led = in max8997_led_brightness_set() 152 container_of(led_cdev, struct max8997_led, cdev); in max8997_led_brightness_set() 167 struct max8997_led *led = in max8997_led_show_mode() 168 container_of(led_cdev, struct max8997_led, cdev); in max8997_led_show_mode() 201 struct max8997_led *led = in max8997_led_store_mode() 202 container_of(led_cdev, struct max8997_led, cde in max8997_led_store_mode() [all...] |
/kernel/linux/linux-6.6/drivers/leds/ |
H A D | leds-max8997.c | 38 struct max8997_led { struct 47 static void max8997_led_set_mode(struct max8997_led *led, in max8997_led_set_mode() 97 static void max8997_led_enable(struct max8997_led *led, bool enable) in max8997_led_enable() 116 static void max8997_led_set_current(struct max8997_led *led, in max8997_led_set_current() 151 struct max8997_led *led = in max8997_led_brightness_set() 152 container_of(led_cdev, struct max8997_led, cdev); in max8997_led_brightness_set() 167 struct max8997_led *led = in mode_show() 168 container_of(led_cdev, struct max8997_led, cdev); in mode_show() 201 struct max8997_led *led = in mode_store() 202 container_of(led_cdev, struct max8997_led, cde in mode_store() [all...] |
Completed in 2 milliseconds