Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhwdep.h53 wait_queue_head_t open_wait; member
H A Drawmidi.h136 wait_queue_head_t open_wait; member
H A Dpcm.h525 wait_queue_head_t open_wait; member
/openbmc/linux/include/linux/
H A Dtty_port.h110 wait_queue_head_t open_wait; member
/openbmc/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