Searched defs:adp5520_chip (Results 1 – 1 of 1) sorted by relevance
32 struct adp5520_chip { struct33 struct i2c_client *client;34 struct device *dev;35 struct mutex lock;36 struct blocking_notifier_head notifier_list;37 int irq;38 unsigned long id;39 uint8_t mode;