Home
last modified time | relevance | path

Searched defs:adp5520_chip (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/mfd/
Dadp5520.c31 struct adp5520_chip { struct
32 struct i2c_client *client;
33 struct device *dev;
34 struct mutex lock;
35 struct blocking_notifier_head notifier_list;
36 int irq;
37 unsigned long id;
38 uint8_t mode;