max77650_led       42 drivers/leds/leds-max77650.c static struct max77650_led *max77650_to_led(struct led_classdev *cdev)
max77650_led       44 drivers/leds/leds-max77650.c 	return container_of(cdev, struct max77650_led, cdev);
max77650_led       50 drivers/leds/leds-max77650.c 	struct max77650_led *led = max77650_to_led(cdev);
max77650_led       66 drivers/leds/leds-max77650.c 	struct max77650_led *leds, *led;