Searched refs:PCM_SG_LOCKASSERT (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/dev/sound/pcm/ | ||
| HD | channel.h | 59 #define PCM_SG_LOCKASSERT(arg) mtx_assert(&snd_pcm_syncgroups_mtx, arg) macro |
| HD | channel.c | 2562 PCM_SG_LOCKASSERT(MA_OWNED); in chn_syncdestroy() |