Home
last modified time | relevance | path

Searched refs:PCM_SG_LOCKASSERT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/sound/pcm/
H A Dchannel.h59 #define PCM_SG_LOCKASSERT(arg) mtx_assert(&snd_pcm_syncgroups_mtx, arg) macro
H A Dchannel.c2692 PCM_SG_LOCKASSERT(MA_OWNED); in chn_syncdestroy()