Searched refs:tps65912 (Results 1 – 7 of 7) sorted by relevance
4 - compatible : Should be "ti,tps65912".24 pmic: tps65912@2d {25 compatible = "ti,tps65912";
20 struct tps65912 *tps;103 struct tps65912 *tps = dev_get_drvdata(pdev->dev.parent); in tps65912_gpio_probe()
305 struct tps65912 { struct316 int tps65912_device_init(struct tps65912 *tps); argument
26 struct tps65912 *tps; in tps65912_i2c_probe()
26 struct tps65912 *tps; in tps65912_spi_probe()
89 int tps65912_device_init(struct tps65912 *tps) in tps65912_device_init()
119 struct tps65912 *tps = dev_get_drvdata(pdev->dev.parent); in tps65912_regulator_probe()