wilco_ec_set_byte_property
EXPORT_SYMBOL_GPL(wilco_ec_set_byte_property);
return wilco_ec_set_byte_property(ec, PID_CHARGE_MODE, mode);
return wilco_ec_set_byte_property(ec, PID_CHARGE_LOWER_LIMIT,
return wilco_ec_set_byte_property(ec, PID_CHARGE_UPPER_LIMIT,
int wilco_ec_set_byte_property(struct wilco_ec_device *ec, u32 property_id,