Searched defs:max14656_chip (Results 1 – 1 of 1) sorted by relevance
78 struct max14656_chip { struct79 struct i2c_client *client;80 struct power_supply *detect_psy;81 struct power_supply_desc psy_desc;82 struct delayed_work irq_work;84 int irq;85 int online;
Completed in 5 milliseconds