Home
last modified time | relevance | path

Searched refs:PCM_BUSYASSERT (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/sound/pcm/
H A Dsound.h330 #define PCM_BUSYASSERT(x) do { \ macro
415 #define PCM_BUSYASSERT(x) KASSERT(x != NULL && \ macro
H A Dvchan.c623 PCM_BUSYASSERT(d); in vchan_create()
703 PCM_BUSYASSERT(c->parentsnddev); in vchan_destroy()
H A Dsound.c165 PCM_BUSYASSERT(d); in pcm_killchans()
H A Dchannel.c1192 PCM_BUSYASSERT(d); in chn_init()
1342 PCM_BUSYASSERT(c->parentsnddev); in chn_kill()
1400 PCM_BUSYASSERT(c->parentsnddev); in chn_release()
H A Dsndstat.c1225 PCM_BUSYASSERT(d); in sndstat_prepare_pcm()
H A Ddsp.c176 PCM_BUSYASSERT(d); in dsp_chn_alloc()