Home
last modified time | relevance | path

Searched refs:tps65217_charger (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dtps65217_charger.c30 struct tps65217_charger { struct
45 static int tps65217_config_charger(struct tps65217_charger *charger) in tps65217_config_charger()
79 static int tps65217_enable_charging(struct tps65217_charger *charger) in tps65217_enable_charging()
108 struct tps65217_charger *charger = power_supply_get_drvdata(psy); in tps65217_charger_get_property()
120 struct tps65217_charger *charger = dev; in tps65217_charger_irq()
187 struct tps65217_charger *charger; in tps65217_charger_probe()
259 struct tps65217_charger *charger = platform_get_drvdata(pdev); in tps65217_charger_remove()
H A DMakefile90 obj-$(CONFIG_CHARGER_TPS65217) += tps65217_charger.o
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dtps65217_charger.c29 struct tps65217_charger { struct
44 static int tps65217_config_charger(struct tps65217_charger *charger) in tps65217_config_charger()
78 static int tps65217_enable_charging(struct tps65217_charger *charger) in tps65217_enable_charging()
107 struct tps65217_charger *charger = power_supply_get_drvdata(psy); in tps65217_charger_get_property()
119 struct tps65217_charger *charger = dev; in tps65217_charger_irq()
186 struct tps65217_charger *charger; in tps65217_charger_probe()
258 struct tps65217_charger *charger = platform_get_drvdata(pdev); in tps65217_charger_remove()
H A DMakefile98 obj-$(CONFIG_CHARGER_TPS65217) += tps65217_charger.o

Completed in 2 milliseconds