Home
last modified time | relevance | path

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

/linux/drivers/platform/arm64/
H A Dhuawei-gaokun-ec.c182 int gaokun_ec_read(struct gaokun_ec *ec, const u8 *req, in gaokun_ec_read() function
187 EXPORT_SYMBOL_GPL(gaokun_ec_read);
212 ret = gaokun_ec_read(ec, req, sizeof(ec_resp), ec_resp); in gaokun_ec_read_byte()
267 ret = gaokun_ec_read(ec, ec_req, sizeof(ec_resp), ec_resp); in gaokun_ec_psy_multi_read()
294 ret = gaokun_ec_read(ec, ec_req, sizeof(ec_resp), ec_resp); in gaokun_ec_psy_get_smart_charge()
393 ret = gaokun_ec_read(ec, ec_req, sizeof(ec_resp), ec_resp); in gaokun_ec_ucsi_read()
437 ret = gaokun_ec_read(ec, ec_req, sizeof(ec_resp), ec_resp); in gaokun_ec_ucsi_get_reg()
563 ret = gaokun_ec_read(ec, ec_req, sizeof(ec_resp), ec_resp); in gaokun_ec_get_temp()