Searched defs:pm80x_chip (Results 1 – 1 of 1) sorted by relevance
293 struct pm80x_chip { struct294 struct pm80x_subchip *subchip;295 struct device *dev;296 struct i2c_client *client;320 int (*plat_config)(struct pm80x_chip *chip, argument