Lines Matching defs:max8925_chip
195 struct max8925_chip { struct196 struct device *dev;197 struct i2c_client *i2c;198 struct i2c_client *adc;199 struct i2c_client *rtc;200 struct mutex io_lock;201 struct mutex irq_lock;203 int irq_base;204 int core_irq;205 int tsc_irq;206 unsigned int wakeup_flag;