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