Home
last modified time | relevance | path

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

/subsys/mgmt/ec_host_cmd/
A Dec_host_cmd_handler.c53 static struct ec_host_cmd ec_host_cmd = { variable
290 struct ec_host_cmd *hc = &ec_host_cmd; in ec_host_cmd_set_user_cb()
299 struct ec_host_cmd *hc = &ec_host_cmd; in ec_host_cmd_send_response()
334 struct ec_host_cmd *hc = &ec_host_cmd; in ec_host_cmd_rx_notify()
394 struct ec_host_cmd *hc = (struct ec_host_cmd *)hc_handle; in ec_host_cmd_thread()
465 ec_host_cmd_thread(&ec_host_cmd, NULL, NULL); in ec_host_cmd_task()
471 struct ec_host_cmd *hc = &ec_host_cmd; in ec_host_cmd_init()
528 const struct ec_host_cmd *ec_host_cmd_get_hc(void) in ec_host_cmd_get_hc()
530 return &ec_host_cmd; in ec_host_cmd_get_hc()
A DKconfig109 source "subsys/mgmt/ec_host_cmd/Kconfig.logging"
110 source "subsys/mgmt/ec_host_cmd/backends/Kconfig"
/subsys/mgmt/
A DCMakeLists.txt3 add_subdirectory_ifdef(CONFIG_EC_HOST_CMD ec_host_cmd)
A DKconfig7 source "subsys/mgmt/ec_host_cmd/Kconfig"

Completed in 12 milliseconds