Searched refs:isp1704_charger (Results 1 – 3 of 3) sorted by relevance
45 struct isp1704_charger { struct61 static inline int isp1704_read(struct isp1704_charger *isp, u32 reg) in isp1704_read() argument83 static inline int isp1704_charger_type(struct isp1704_charger *isp) in isp1704_charger_type()225 struct isp1704_charger *isp = in isp1704_charger_work()226 container_of(data, struct isp1704_charger, work); in isp1704_charger_work()296 struct isp1704_charger *isp = in isp1704_notifier_call()297 container_of(nb, struct isp1704_charger, nb); in isp1704_notifier_call()308 struct isp1704_charger *isp = power_supply_get_drvdata(psy); in isp1704_charger_get_property()340 static inline int isp1704_test_ulpi(struct isp1704_charger *isp) in isp1704_test_ulpi()382 struct isp1704_charger *isp; in isp1704_charger_probe()[all …]
67 obj-$(CONFIG_CHARGER_ISP1704) += isp1704_charger.o
15164 F: drivers/power/supply/isp1704_charger.c