Searched refs:max77650_led (Results 1 - 1 of 1) sorted by path

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

Completed in 269 milliseconds