Searched refs:cfg_wait_queue (Results 1 – 1 of 1) sorted by relevance
53 static wait_queue_head_t cfg_wait_queue; variable749 wake_up_interruptible(&cfg_wait_queue); in cfg_func()806 if (wait_event_interruptible(cfg_wait_queue, cfg_idle())) in cfg_wait_idle()820 init_waitqueue_head(&cfg_wait_queue); in chp_init()