wilco_ec_set_byte_property  132 drivers/platform/chrome/wilco_ec/properties.c EXPORT_SYMBOL_GPL(wilco_ec_set_byte_property);
wilco_ec_set_byte_property  130 drivers/power/supply/wilco-charger.c 		return wilco_ec_set_byte_property(ec, PID_CHARGE_MODE, mode);
wilco_ec_set_byte_property  135 drivers/power/supply/wilco-charger.c 		return wilco_ec_set_byte_property(ec, PID_CHARGE_LOWER_LIMIT,
wilco_ec_set_byte_property  141 drivers/power/supply/wilco-charger.c 		return wilco_ec_set_byte_property(ec, PID_CHARGE_UPPER_LIMIT,
wilco_ec_set_byte_property  191 include/linux/platform_data/wilco-ec.h int wilco_ec_set_byte_property(struct wilco_ec_device *ec, u32 property_id,