Lines Matching defs:lpg_led
162 * struct lpg_led - logical LED object
169 struct lpg_led {
604 static void lpg_brightness_set(struct lpg_led *led, struct led_classdev *cdev,
659 struct lpg_led *led = container_of(cdev, struct lpg_led, cdev);
676 struct lpg_led *led = container_of(mc, struct lpg_led, mcdev);
688 static int lpg_blink_set(struct lpg_led *led,
734 struct lpg_led *led = container_of(cdev, struct lpg_led, cdev);
750 struct lpg_led *led = container_of(mc, struct lpg_led, mcdev);
762 static int lpg_pattern_set(struct lpg_led *led, struct led_pattern *led_pattern,
913 struct lpg_led *led = container_of(cdev, struct lpg_led, cdev);
930 struct lpg_led *led = container_of(mc, struct lpg_led, mcdev);
943 static int lpg_pattern_clear(struct lpg_led *led)
967 struct lpg_led *led = container_of(cdev, struct lpg_led, cdev);
975 struct lpg_led *led = container_of(mc, struct lpg_led, mcdev);
1142 struct lpg_led *led;