Home
last modified time | relevance | path

Searched refs:SND_CLONE_GC_UNREF (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/sound/
HDclone.h66 #define SND_CLONE_GC_UNREF 0x00000004 macro
73 SND_CLONE_GC_UNREF | \
HDclone.c578 if ((c->flags & SND_CLONE_GC_UNREF) && in snd_clone_unref()
/dragonfly/sys/dev/sound/pcm/
HDsound.c1077 SND_CLONE_GC_ENABLE | SND_CLONE_GC_UNREF | in pcm_register()