Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/mgmt/ec_host_cmd/
Dec_host_cmd_handler.c67 static struct k_work work_in_progress; variable
116 k_work_submit(&work_in_progress); in ec_host_cmd_send_in_progress_continue()
476 k_work_init(&work_in_progress, handler_in_progress); in ec_host_cmd_init()