Home
last modified time | relevance | path

Searched refs:wilco_ec_set_byte_property (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dwilco-charger.c135 return wilco_ec_set_byte_property(ec, PID_CHARGE_MODE, mode); in wilco_charge_set_property()
140 return wilco_ec_set_byte_property(ec, PID_CHARGE_LOWER_LIMIT, in wilco_charge_set_property()
146 return wilco_ec_set_byte_property(ec, PID_CHARGE_UPPER_LIMIT, in wilco_charge_set_property()
/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A Dproperties.c124 int wilco_ec_set_byte_property(struct wilco_ec_device *ec, u32 property_id, in wilco_ec_set_byte_property() function
135 EXPORT_SYMBOL_GPL(wilco_ec_set_byte_property);
/openbmc/linux/include/linux/platform_data/
H A Dwilco-ec.h210 int wilco_ec_set_byte_property(struct wilco_ec_device *ec, u32 property_id,