Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dhwdep.h53 wait_queue_head_t open_wait; member
Drawmidi.h130 wait_queue_head_t open_wait; member
Dpcm.h525 wait_queue_head_t open_wait; member
/linux-5.19.10/include/linux/
Dtty_port.h107 wait_queue_head_t open_wait; member
/linux-5.19.10/drivers/scsi/
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