Searched refs:command_wq (Results 1 – 2 of 2) sorted by relevance
349 if (wait_event_interruptible(ctl->command_wq, !list_empty(&ctl->command_queue) || in fsm_main_thread()411 wake_up(&ctl->command_wq); in t7xx_fsm_append_cmd()529 init_waitqueue_head(&ctl->command_wq); in t7xx_fsm_init()
88 wait_queue_head_t command_wq; member
Completed in 6 milliseconds