Searched defs:max8997_data (Results 1 – 1 of 1) sorted by relevance
37 struct max8997_data { struct38 struct device *dev;39 struct max8997_dev *iodev;63 static inline void max8997_set_gpio(struct max8997_data *max8997) in max8997_set_gpio() argument