Searched refs:ec_host_cmd (Results 1 – 4 of 4) sorted by relevance
53 static struct ec_host_cmd ec_host_cmd = { variable290 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()
109 source "subsys/mgmt/ec_host_cmd/Kconfig.logging"110 source "subsys/mgmt/ec_host_cmd/backends/Kconfig"
3 add_subdirectory_ifdef(CONFIG_EC_HOST_CMD ec_host_cmd)
7 source "subsys/mgmt/ec_host_cmd/Kconfig"
Completed in 12 milliseconds