Searched refs:EC_CHARGE_CONTROL_BEHAVIOURS (Results 1 – 1 of 1) sorted by relevance
19 #define EC_CHARGE_CONTROL_BEHAVIOURS (BIT(POWER_SUPPLY_CHARGE_BEHAVIOUR_AUTO) | \ macro212 return power_supply_charge_behaviour_show(dev, EC_CHARGE_CONTROL_BEHAVIOURS, in charge_behaviour_show()223 ret = power_supply_charge_behaviour_parse(EC_CHARGE_CONTROL_BEHAVIOURS, buf); in charge_behaviour_store()