Lines Matching refs:ab8500_btemp

95 struct ab8500_btemp {  struct
133 static int ab8500_btemp_batctrl_volt_to_res(struct ab8500_btemp *di, in ab8500_btemp_batctrl_volt_to_res()
157 static int ab8500_btemp_read_batctrl_voltage(struct ab8500_btemp *di) in ab8500_btemp_read_batctrl_voltage()
180 static int ab8500_btemp_get_batctrl_res(struct ab8500_btemp *di) in ab8500_btemp_get_batctrl_res()
237 static int ab8500_btemp_id(struct ab8500_btemp *di) in ab8500_btemp_id()
274 struct ab8500_btemp *di = container_of(work, in ab8500_btemp_periodic_work()
275 struct ab8500_btemp, btemp_periodic_work.work); in ab8500_btemp_periodic_work()
338 struct ab8500_btemp *di = _di; in ab8500_btemp_batctrlindb_handler()
356 struct ab8500_btemp *di = _di; in ab8500_btemp_templow_handler()
383 struct ab8500_btemp *di = _di; in ab8500_btemp_temphigh_handler()
405 struct ab8500_btemp *di = _di; in ab8500_btemp_lowmed_handler()
427 struct ab8500_btemp *di = _di; in ab8500_btemp_medhigh_handler()
448 static void ab8500_btemp_periodic(struct ab8500_btemp *di, in ab8500_btemp_periodic()
469 static int ab8500_btemp_get_temp(struct ab8500_btemp *di) in ab8500_btemp_get_temp()
524 struct ab8500_btemp *di = power_supply_get_drvdata(psy); in ab8500_btemp_get_property()
548 struct ab8500_btemp *di; in ab8500_btemp_get_ext_psy_data()
635 struct ab8500_btemp *di = dev_get_drvdata(dev); in ab8500_btemp_resume()
644 struct ab8500_btemp *di = dev_get_drvdata(dev); in ab8500_btemp_suspend()
668 struct ab8500_btemp *di = dev_get_drvdata(dev); in ab8500_btemp_bind()
687 struct ab8500_btemp *di = dev_get_drvdata(dev); in ab8500_btemp_unbind()
702 struct ab8500_btemp *di; in ab8500_btemp_probe()