Searched refs:SND_CLONE_GC_LASTREF (Results 1 – 3 of 3) sorted by relevance
67 #define SND_CLONE_GC_LASTREF 0x00000008 macro74 SND_CLONE_GC_LASTREF | \
584 (!(c->flags & SND_CLONE_GC_LASTREF) || in snd_clone_unref()585 (c->refcount == 0 && (c->flags & SND_CLONE_GC_LASTREF)))) in snd_clone_unref()
1116 SND_CLONE_GC_LASTREF | SND_CLONE_GC_EXPIRED); in pcm_register()