Searched refs:prev_chg_type (Results 1 – 3 of 3) sorted by relevance
40 int prev_chg_type; member 293 cable_type = info->prev_chg_type; in max77843_muic_get_cable_type() 294 info->prev_chg_type = MAX77843_MUIC_CHG_NONE; in max77843_muic_get_cable_type() 303 info->prev_chg_type = MAX77843_MUIC_CHG_GND; in max77843_muic_get_cable_type() 311 cable_type = info->prev_chg_type; in max77843_muic_get_cable_type() 312 info->prev_chg_type = MAX77843_MUIC_CHG_NONE; in max77843_muic_get_cable_type() 316 info->prev_chg_type = MAX77843_MUIC_CHG_DOCK; in max77843_muic_get_cable_type() 323 cable_type = info->prev_chg_type; in max77843_muic_get_cable_type() 324 info->prev_chg_type = MAX77843_MUIC_CHG_NONE; in max77843_muic_get_cable_type() 327 cable_type = info->prev_chg_type in max77843_muic_get_cable_type() [all...]
75 int prev_chg_type; member 298 cable_type = info->prev_chg_type; in max14577_muic_get_cable_type() 299 info->prev_chg_type = MAX14577_CHARGER_TYPE_NONE; in max14577_muic_get_cable_type() 305 * type(info->prev_chg_type) for handling cable when in max14577_muic_get_cable_type() 308 cable_type = info->prev_chg_type = chg_type; in max14577_muic_get_cable_type() 437 "external connector is %s(chg_type:0x%x, prev_chg_type:0x%x)\n", in max14577_muic_chg_handler() 439 chg_type, info->prev_chg_type); in max14577_muic_chg_handler()
115 int prev_chg_type; member 289 cable_type = info->prev_chg_type; in max8997_muic_get_cable_type() 290 info->prev_chg_type = MAX8997_CHARGER_TYPE_NONE; in max8997_muic_get_cable_type() 296 * type(info->prev_chg_type) for handling cable when in max8997_muic_get_cable_type() 299 cable_type = info->prev_chg_type = chg_type; in max8997_muic_get_cable_type()