Home
last modified time | relevance | path

Searched defs:pm80x_chip (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A D88pm80x.h291 struct pm80x_chip { struct
292 struct pm80x_subchip *subchip;
293 struct device *dev;
294 struct i2c_client *client;
318 int (*plat_config)(struct pm80x_chip *chip, argument