Lines Matching refs:ab8500_btemp
95 struct ab8500_btemp { struct
134 static int ab8500_btemp_batctrl_volt_to_res(struct ab8500_btemp *di, in ab8500_btemp_batctrl_volt_to_res()
158 static int ab8500_btemp_read_batctrl_voltage(struct ab8500_btemp *di) in ab8500_btemp_read_batctrl_voltage()
181 static int ab8500_btemp_get_batctrl_res(struct ab8500_btemp *di) in ab8500_btemp_get_batctrl_res()
238 static int ab8500_btemp_id(struct ab8500_btemp *di) in ab8500_btemp_id()
275 struct ab8500_btemp *di = container_of(work, in ab8500_btemp_periodic_work()
276 struct ab8500_btemp, btemp_periodic_work.work); in ab8500_btemp_periodic_work()
339 struct ab8500_btemp *di = _di; in ab8500_btemp_batctrlindb_handler()
357 struct ab8500_btemp *di = _di; in ab8500_btemp_templow_handler()
384 struct ab8500_btemp *di = _di; in ab8500_btemp_temphigh_handler()
406 struct ab8500_btemp *di = _di; in ab8500_btemp_lowmed_handler()
428 struct ab8500_btemp *di = _di; in ab8500_btemp_medhigh_handler()
449 static void ab8500_btemp_periodic(struct ab8500_btemp *di, in ab8500_btemp_periodic()
470 static int ab8500_btemp_get_temp(struct ab8500_btemp *di) in ab8500_btemp_get_temp()
525 struct ab8500_btemp *di = power_supply_get_drvdata(psy); in ab8500_btemp_get_property()
555 struct ab8500_btemp *di; in ab8500_btemp_get_ext_psy_data()
627 struct ab8500_btemp *di = power_supply_get_drvdata(psy); in ab8500_btemp_external_power_changed()
644 struct ab8500_btemp *di = dev_get_drvdata(dev); in ab8500_btemp_resume()
653 struct ab8500_btemp *di = dev_get_drvdata(dev); in ab8500_btemp_suspend()
677 struct ab8500_btemp *di = dev_get_drvdata(dev); in ab8500_btemp_bind()
696 struct ab8500_btemp *di = dev_get_drvdata(dev); in ab8500_btemp_unbind()
712 struct ab8500_btemp *di; in ab8500_btemp_probe()