Searched defs:max8997_data (Results 1 – 1 of 1) sorted by relevance
23 struct max8997_data { struct24 struct device *dev;25 struct max8997_dev *iodev;49 static inline void max8997_set_gpio(struct max8997_data *max8997) in max8997_set_gpio() argument