Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dec_commands.h521 struct ec_response_get_comms_status { struct
/rk3399_rockchip-uboot/drivers/misc/
H A Dcros_ec.c280 struct ec_response_get_comms_status *resp = NULL; in ec_command_inptr()