Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dadp5585.h202 struct adp5585_dev { struct
203 struct device *dev;
204 struct regmap *regmap;
205 const struct adp5585_regs *regs;
206 struct blocking_notifier_head event_notifier;
207 unsigned long *pin_usage;
208 unsigned int n_pins;
209 unsigned int reset2_out;
210 enum adp5585_variant variant;
211 unsigned int id;
[all …]