Home
last modified time | relevance | path

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

/linux/drivers/platform/arm64/
H A Dhuawei-gaokun-ec.c207 int gaokun_ec_read_byte(struct gaokun_ec *ec, const u8 *req, u8 *byte) in gaokun_ec_read_byte() function
217 EXPORT_SYMBOL_GPL(gaokun_ec_read_byte);
348 ret = gaokun_ec_read_byte(ec, ec_req, &state); in gaokun_ec_psy_get_smart_charge_enable()
481 ret = gaokun_ec_read_byte(ec, ec_req, &state); in gaokun_ec_get_fn_lock()
721 ret = gaokun_ec_read_byte(ec, ec_req, &id); in gaokun_ec_irq_handler()