Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/ec_host_cmd/
Dec_host_cmd_handler.c296 int ec_host_cmd_send_response(enum ec_host_cmd_status status, in ec_host_cmd_send_response() function
420 ec_host_cmd_send_response(hc->rx_status, &args); in ec_host_cmd_thread()
434 ec_host_cmd_send_response(EC_HOST_CMD_INVALID_COMMAND, &args); in ec_host_cmd_thread()
446 ec_host_cmd_send_response(status, &args); in ec_host_cmd_thread()
458 ec_host_cmd_send_response(status, &args); in ec_host_cmd_thread()
/Zephyr-latest/include/zephyr/mgmt/ec_host_cmd/
Dec_host_cmd.h294 int ec_host_cmd_send_response(enum ec_host_cmd_status status,