Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/regulator/
Dmax8997.c37 struct max8997_data { struct
38 struct device *dev;
39 struct max8997_dev *iodev;
63 static inline void max8997_set_gpio(struct max8997_data *max8997) in max8997_set_gpio() argument