Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dbq24735-charger.c32 #include <linux/power/bq24735-charger.h>
46 struct bq24735 { struct
58 static inline struct bq24735 *to_bq24735(struct power_supply *psy) in to_bq24735()
108 static int bq24735_config_charger(struct bq24735 *charger) in bq24735_config_charger()
159 static inline int bq24735_enable_charging(struct bq24735 *charger) in bq24735_enable_charging()
174 static inline int bq24735_disable_charging(struct bq24735 *charger) in bq24735_disable_charging()
184 static bool bq24735_charger_is_present(struct bq24735 *charger) in bq24735_charger_is_present()
204 static int bq24735_charger_is_charging(struct bq24735 *charger) in bq24735_charger_is_charging()
218 static void bq24735_update(struct bq24735 *charger) in bq24735_update()
235 struct bq24735 *charge in bq24735_charger_isr()
[all...]
H A DMakefile84 obj-$(CONFIG_CHARGER_BQ24735) += bq24735-charger.o
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dbq24735-charger.c32 #include <linux/power/bq24735-charger.h>
49 struct bq24735 { struct
61 static inline struct bq24735 *to_bq24735(struct power_supply *psy) in to_bq24735()
111 static int bq24735_config_charger(struct bq24735 *charger) in bq24735_config_charger()
162 static inline int bq24735_enable_charging(struct bq24735 *charger) in bq24735_enable_charging()
177 static inline int bq24735_disable_charging(struct bq24735 *charger) in bq24735_disable_charging()
187 static bool bq24735_charger_is_present(struct bq24735 *charger) in bq24735_charger_is_present()
207 static int bq24735_charger_is_charging(struct bq24735 *charger) in bq24735_charger_is_charging()
221 static void bq24735_update(struct bq24735 *charger) in bq24735_update()
238 struct bq24735 *charge in bq24735_charger_isr()
[all...]
H A DMakefile90 obj-$(CONFIG_CHARGER_BQ24735) += bq24735-charger.o

Completed in 2 milliseconds