Searched defs:tps65086 (Results 1 – 2 of 2) sorted by relevance
109 struct tps65086 { struct113 const struct tps65086_regulator_config *reg_config; argument116 int irq;117 struct regmap_irq_chip_data *irq_data;
22 struct tps65086 *tps65086 = dev_get_drvdata(tps65086_restart->dev->parent); in tps65086_restart_notify() local