Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/ec_host_cmd/
Dec_host_cmd_handler.c74 static struct k_work work_in_progress; variable
123 k_work_submit(&work_in_progress); in ec_host_cmd_send_in_progress_continue()
483 k_work_init(&work_in_progress, handler_in_progress); in ec_host_cmd_init()