Home
last modified time | relevance | path

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

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