Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mfd/
Dadp5520.c32 struct adp5520_chip { struct
33 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;