Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/sound/pcm/
HDchannel.h59 #define PCM_SG_LOCKASSERT(arg) mtx_assert(&snd_pcm_syncgroups_mtx, arg) macro
HDchannel.c2562 PCM_SG_LOCKASSERT(MA_OWNED); in chn_syncdestroy()