Searched defs:adp8870_led (Results 1 – 1 of 1) sorted by relevance
119 struct adp8870_led { struct120 struct led_classdev cdev;121 struct work_struct work;122 struct i2c_client *client;123 enum led_brightness new_brightness;124 int id;125 int flags;