Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Deventpoll.c157 int nwait; member
1094 if (epi->nwait >= 0 && (pwq = kmem_cache_alloc(pwq_cache, GFP_KERNEL))) { in ep_ptable_queue_proc()
1100 epi->nwait++; in ep_ptable_queue_proc()
1103 epi->nwait = -1; in ep_ptable_queue_proc()
1286 epi->nwait = 0; in ep_insert()
1315 if (epi->nwait < 0) in ep_insert()
/linux-4.1.27/sound/pci/hda/
Dhda_controller.c567 int nwait, timeout; in azx_pcm_trigger() local
628 nwait = 0; in azx_pcm_trigger()
635 nwait++; in azx_pcm_trigger()
637 if (!nwait) in azx_pcm_trigger()
644 nwait = 0; in azx_pcm_trigger()
651 nwait++; in azx_pcm_trigger()
653 if (!nwait) in azx_pcm_trigger()
/linux-4.1.27/drivers/media/usb/gspca/
Dsq930x.c674 int i, nwait; in mt9v111_init() local
691 nwait = 20; in mt9v111_init()
697 if (--nwait < 0) { in mt9v111_init()