Home
last modified time | relevance | path

Searched refs:tps65912 (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/include/linux/mfd/
Dtps65912.h313 struct tps65912 { struct
324 int tps65912_device_init(struct tps65912 *tps); argument
325 int tps65912_device_exit(struct tps65912 *tps);
/linux-4.19.296/drivers/gpio/
Dgpio-tps65912.c28 struct tps65912 *tps;
108 struct tps65912 *tps = dev_get_drvdata(pdev->dev.parent); in tps65912_gpio_probe()
DMakefile133 obj-$(CONFIG_GPIO_TPS65912) += gpio-tps65912.o
/linux-4.19.296/drivers/regulator/
Dtps65912-regulator.c127 struct tps65912 *tps = dev_get_drvdata(pdev->dev.parent); in tps65912_regulator_probe()
DMakefile118 obj-$(CONFIG_REGULATOR_TPS65912) += tps65912-regulator.o