Home
last modified time | relevance | path

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

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