Searched refs:kthread_q (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp_os.h80 wait_queue_head_t kthread_q; member in struct:rt_rtmp_os_task
H A Dusb_main_dev.c902 init_waitqueue_head(&pAd->mlmeTask.kthread_q);
903 init_waitqueue_head(&pAd->timerTask.kthread_q);
904 init_waitqueue_head(&pAd->cmdQTask.kthread_q);
H A Drt_linux.h289 wait_event_interruptible(_pTask->kthread_q, \
306 wake_up(&(_pTask)->kthread_q); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/iface/
H A Drtmp_usb.h128 wake_up(&_pTask->kthread_q); \
148 wake_up(&_pTask->kthread_q); \

Completed in 183 milliseconds