Home
last modified time | relevance | path

Searched refs:ab8500_btemp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/power/supply/
H A Dab8500_btemp.c77 * struct ab8500_btemp - ab8500 BTEMP device information
95 struct ab8500_btemp { struct
125 * @di: pointer to the ab8500_btemp structure
133 static int ab8500_btemp_batctrl_volt_to_res(struct ab8500_btemp *di, in ab8500_btemp_batctrl_volt_to_res()
153 * @di: pointer to the ab8500_btemp structure
157 static int ab8500_btemp_read_batctrl_voltage(struct ab8500_btemp *di) in ab8500_btemp_read_batctrl_voltage()
175 * @di: pointer to the ab8500_btemp structure
180 static int ab8500_btemp_get_batctrl_res(struct ab8500_btemp *di) in ab8500_btemp_get_batctrl_res()
231 * @di: pointer to the ab8500_btemp structure
237 static int ab8500_btemp_id(struct ab8500_btemp *d
[all...]
H A DMakefile65 obj-$(CONFIG_AB8500_BM) += ab8500_bmdata.o ab8500_charger.o ab8500_fg.o ab8500_btemp.o ab8500_chargalg.o
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dab8500_btemp.c75 * struct ab8500_btemp - ab8500 BTEMP device information
93 struct ab8500_btemp { struct
126 struct ab8500_btemp *ab8500_btemp_get(void) in ab8500_btemp_get()
128 return list_first_entry(&ab8500_btemp_list, struct ab8500_btemp, node); in ab8500_btemp_get()
134 * @di: pointer to the ab8500_btemp structure
142 static int ab8500_btemp_batctrl_volt_to_res(struct ab8500_btemp *di, in ab8500_btemp_batctrl_volt_to_res()
176 * @di: pointer to the ab8500_btemp structure
180 static int ab8500_btemp_read_batctrl_voltage(struct ab8500_btemp *di) in ab8500_btemp_read_batctrl_voltage()
198 * @di: pointer to the ab8500_btemp structure
203 static int ab8500_btemp_curr_source_enable(struct ab8500_btemp *d
[all...]
H A DMakefile63 obj-$(CONFIG_AB8500_BM) += ab8500_bmdata.o ab8500_charger.o ab8500_fg.o ab8500_btemp.o abx500_chargalg.o pm2301_charger.o
/kernel/linux/linux-5.10/include/linux/mfd/abx500/
H A Dab8500-bm.h455 struct ab8500_btemp;
463 struct ab8500_btemp *ab8500_btemp_get(void);
464 int ab8500_btemp_get_batctrl_temp(struct ab8500_btemp *btemp);
465 int ab8500_btemp_get_temp(struct ab8500_btemp *btemp);
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dab8500.c49 struct ab8500_btemp *btemp;

Completed in 4 milliseconds