Searched defs:pm80x_chip (Results 1 – 1 of 1) sorted by relevance
294 struct pm80x_chip { struct295 struct pm80x_subchip *subchip;296 struct device *dev;297 struct i2c_client *client;321 int (*plat_config)(struct pm80x_chip *chip, argument