Lines Matching defs:max8997_led
38 struct max8997_led {
47 static void max8997_led_set_mode(struct max8997_led *led,
97 static void max8997_led_enable(struct max8997_led *led, bool enable)
116 static void max8997_led_set_current(struct max8997_led *led,
151 struct max8997_led *led =
152 container_of(led_cdev, struct max8997_led, cdev);
167 struct max8997_led *led =
168 container_of(led_cdev, struct max8997_led, cdev);
201 struct max8997_led *led =
202 container_of(led_cdev, struct max8997_led, cdev);
237 struct max8997_led *led;