Home
last modified time | relevance | path

Searched defs:open_wait (Results 1 – 4 of 4) sorted by relevance

/linux/include/sound/
H A Dhwdep.h53 wait_queue_head_t open_wait; member
H A Dpcm.h545 wait_queue_head_t open_wait; member
/linux/include/linux/
H A Dtty_port.h110 wait_queue_head_t open_wait; member
/linux/drivers/scsi/
H A Dsg.c164 wait_queue_head_t open_wait; /* queue open() when O_EXCL present */ member
246 open_wait(Sg_device *sdp, int flags) in open_wait() function