Home
last modified time | relevance | path

Searched refs:tsleep (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/sound/core/
A Dpcm.c971 init_waitqueue_head(&runtime->tsleep); in snd_pcm_attach_substream()
1118 wake_up(&substream->runtime->tsleep); in snd_pcm_dev_disconnect()
A Dpcm_lib.c202 wake_up(&runtime->tsleep); in snd_pcm_update_state()
1872 add_wait_queue(&runtime->tsleep, &wait); in wait_for_avail()
1945 remove_wait_queue(&runtime->tsleep, &wait); in wait_for_avail()
A Dpcm_native.c1523 wake_up(&runtime->tsleep); in snd_pcm_post_stop()
1642 wake_up(&runtime->tsleep); in snd_pcm_post_pause()
1715 wake_up(&runtime->tsleep); in snd_pcm_post_suspend()
/linux-6.3-rc2/include/sound/
A Dpcm.h403 wait_queue_head_t tsleep; /* transfer sleep */ member
/linux-6.3-rc2/drivers/scsi/
A Dncr53c8xx.c7035 if (tsleep ((caddr_t)cp, PRIBIO|PCATCH, "ncr", 0)) in ncr_get_ccb()

Completed in 34 milliseconds