Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-max77650.c35 struct max77650_led { struct
42 static struct max77650_led *max77650_to_led(struct led_classdev *cdev) in max77650_to_led() argument
44 return container_of(cdev, struct max77650_led, cdev); in max77650_to_led()
50 struct max77650_led *led = max77650_to_led(cdev); in max77650_led_brightness_set()
66 struct max77650_led *leds, *led; in max77650_led_probe()