Searched refs:bq24735_charger_is_present (Results 1 – 1 of 1) sorted by relevance
187 static bool bq24735_charger_is_present(struct bq24735 *charger) in bq24735_charger_is_present() function211 if (!bq24735_charger_is_present(charger)) in bq24735_charger_is_charging()225 if (charger->charging && bq24735_charger_is_present(charger)) in bq24735_update()263 val->intval = bq24735_charger_is_present(charger) ? 1 : 0; in bq24735_charger_get_property()420 if (bq24735_charger_is_present(charger)) { in bq24735_charger_probe()