Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dec_commands.h3429 struct __ec_align2 ec_params_i2c_passthru_msg { struct
3437 struct ec_params_i2c_passthru_msg msg[]; argument
/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c1222 struct ec_params_i2c_passthru_msg *msg; in cros_ec_i2c_tunnel()