Searched refs:tps65912 (Results 1 – 5 of 5) sorted by relevance
313 struct tps65912 { struct324 int tps65912_device_init(struct tps65912 *tps); argument325 int tps65912_device_exit(struct tps65912 *tps);
28 struct tps65912 *tps;108 struct tps65912 *tps = dev_get_drvdata(pdev->dev.parent); in tps65912_gpio_probe()
133 obj-$(CONFIG_GPIO_TPS65912) += gpio-tps65912.o
127 struct tps65912 *tps = dev_get_drvdata(pdev->dev.parent); in tps65912_regulator_probe()
118 obj-$(CONFIG_REGULATOR_TPS65912) += tps65912-regulator.o