Searched refs:SND_CLONE_GC_ENABLE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/sound/
H A Dclone.h50 * SND_CLONE_GC_ENABLE - Enable garbage collector operation, automatically
63 #define SND_CLONE_GC_ENABLE 0x00000002 macro
70 #define SND_CLONE_GC_MASK (SND_CLONE_GC_ENABLE | \
H A Dclone.c408 if (!(c->flags & SND_CLONE_GC_ENABLE) || c->size == 0)
/freebsd-10.0-release/sys/dev/sound/pcm/
H A Dsound.c1074 SND_CLONE_GC_ENABLE | SND_CLONE_GC_UNREF |

Completed in 70 milliseconds