Searched refs:ec_host_cmd_init (Results 1 – 8 of 8) sorted by relevance
82 ec_host_cmd_init(&ec_host_cmd_sim); in host_cmd_init()
165 ec_host_cmd_init(ec_host_cmd_backend_get_espi(dev)); in host_cmd_init()
309 ec_host_cmd_init(ec_host_cmd_backend_get_uart(dev)); in host_cmd_init()
564 ec_host_cmd_init(ec_host_cmd_backend_get_shi_ite()); in host_cmd_init()
894 ec_host_cmd_init(ec_host_cmd_backend_get_spi(&cs)); in host_cmd_init()
1159 ec_host_cmd_init(ec_host_cmd_backend_get_shi_npcx()); in host_cmd_init()
93 The ec_host_cmd_init function is called by the chosen backend.98 The ec_host_cmd_init function creates a new thread dedicated for Host Command.
469 int ec_host_cmd_init(struct ec_host_cmd_backend *backend) in ec_host_cmd_init() function
Completed in 17 milliseconds