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

/freebsd-12-stable/sys/dev/sound/pcm/
H A Dchannel.h61 #define PCM_SG_LOCKASSERT(arg) mtx_assert(&snd_pcm_syncgroups_mtx, arg) macro
H A Dchannel.c2486 PCM_SG_LOCKASSERT(MA_OWNED);

Completed in 123 milliseconds