Home
last modified time | relevance | path

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

/u-boot/drivers/misc/
A Dcros_ec.c1404 static int cros_ec_handle_non_uhepi_cmd(struct udevice *dev, uint hcmd, in cros_ec_handle_non_uhepi_cmd() argument
1411 if (hcmd == INVALID_HCMD) in cros_ec_handle_non_uhepi_cmd()
1419 ret = ec_command(dev, hcmd, 0, &req, sizeof(req), &rsp, sizeof(rsp)); in cros_ec_handle_non_uhepi_cmd()

Completed in 7 milliseconds