Searched defs:PCM_BUSYASSERT (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/sound/pcm/
H A Dsound.h489 #define PCM_BUSYASSERT(x) do { \ macro
575 #define PCM_BUSYASSERT(x) KASSERT(x != NULL && \ macro

Completed in 98 milliseconds