Home
last modified time | relevance | path

Searched refs:PCM_GIANT_LEAVE (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/sound/pcm/
Ddsp.c696 PCM_GIANT_LEAVE(d); in dsp_open()
814 PCM_GIANT_LEAVE(d); in dsp_close()
890 PCM_GIANT_LEAVE(d); in dsp_io_ops()
2166 PCM_GIANT_LEAVE(d); in dsp_ioctl()
2206 PCM_GIANT_LEAVE(d); in dsp_poll()
2284 PCM_GIANT_LEAVE(d); in dsp_mmap_single()
Dsound.h607 #define PCM_GIANT_LEAVE(x) \ macro
Dmixer.c1230 PCM_GIANT_LEAVE(d); in mixer_ioctl()