Searched defs:pm80x_chip (Results 1 – 2 of 2) sorted by relevance
291 struct pm80x_chip { struct292 struct pm80x_subchip *subchip;293 struct device *dev;294 struct i2c_client *client;318 int (*plat_config)(struct pm80x_chip *chip, argument