Searched refs:usb_thermal_prot (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/power/
H A Dabx500_chargalg.c168 bool usb_thermal_prot; member in struct:abx500_chargalg_events
1162 di->events.usb_thermal_prot = false; abx500_chargalg_get_ext_psy_data()
1169 di->events.usb_thermal_prot = false; abx500_chargalg_get_ext_psy_data()
1174 di->events.usb_thermal_prot = true; abx500_chargalg_get_ext_psy_data()
1182 di->events.usb_thermal_prot = false; abx500_chargalg_get_ext_psy_data()
1187 di->events.usb_thermal_prot = false; abx500_chargalg_get_ext_psy_data()
1410 di->events.usb_thermal_prot) { abx500_chargalg_algorithm()
1504 !di->events.usb_thermal_prot) abx500_chargalg_algorithm()
H A Dab8500_charger.c195 bool usb_thermal_prot; member in struct:ab8500_charger_event_flags
2581 /* Check if the status bit for usb_thermal_prot is still active */ ab8500_charger_check_usb_thermal_prot_work()
2589 di->flags.usb_thermal_prot = true; ab8500_charger_check_usb_thermal_prot_work()
2591 di->flags.usb_thermal_prot = false; ab8500_charger_check_usb_thermal_prot_work()
3034 else if (di->flags.usb_thermal_prot) ab8500_charger_usb_get_property()

Completed in 109 milliseconds