Searched refs:wilco_ec_get_byte_property (Results 1 – 3 of 3) sorted by relevance
104 int wilco_ec_get_byte_property(struct wilco_ec_device *ec, u32 property_id, in wilco_ec_get_byte_property() function122 EXPORT_SYMBOL_GPL(wilco_ec_get_byte_property);
199 int wilco_ec_get_byte_property(struct wilco_ec_device *ec, u32 property_id,
109 ret = wilco_ec_get_byte_property(ec, property_id, &raw); in wilco_charge_get_property()