Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/ec_host_cmd/
Dec_host_cmd_handler.c128 static void handler_in_progress(struct k_work *work) in handler_in_progress() function
483 k_work_init(&work_in_progress, handler_in_progress); in ec_host_cmd_init()