Searched refs:bq24735_charger_is_present (Results 1 – 1 of 1) sorted by relevance
184 static bool bq24735_charger_is_present(struct bq24735 *charger) in bq24735_charger_is_present() function208 if (!bq24735_charger_is_present(charger)) in bq24735_charger_is_charging()222 if (charger->charging && bq24735_charger_is_present(charger)) in bq24735_update()260 val->intval = bq24735_charger_is_present(charger) ? 1 : 0; in bq24735_charger_get_property()417 if (bq24735_charger_is_present(charger)) { in bq24735_charger_probe()