Home
last modified time | relevance | path

Searched refs:max8997_led (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/leds/
Dleds-max8997.c43 struct max8997_led { struct
52 static void max8997_led_set_mode(struct max8997_led *led, in max8997_led_set_mode() argument
102 static void max8997_led_enable(struct max8997_led *led, bool enable) in max8997_led_enable()
121 static void max8997_led_set_current(struct max8997_led *led, in max8997_led_set_current()
156 struct max8997_led *led = in max8997_led_brightness_set()
157 container_of(led_cdev, struct max8997_led, cdev); in max8997_led_brightness_set()
172 struct max8997_led *led = in max8997_led_show_mode()
173 container_of(led_cdev, struct max8997_led, cdev); in max8997_led_show_mode()
206 struct max8997_led *led = in max8997_led_store_mode()
207 container_of(led_cdev, struct max8997_led, cdev); in max8997_led_store_mode()
[all …]