Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dmax8997-regulator.c23 struct max8997_data { struct
24 struct device *dev;
25 struct max8997_dev *iodev;
49 static inline void max8997_set_gpio(struct max8997_data *max8997) in max8997_set_gpio() argument