Searched refs:SND_CLONE_INVOKE (Results 1 – 2 of 2) sorted by relevance
423 (!(ce->flags & SND_CLONE_INVOKE) || in snd_clone_gc()426 ce->flags &= ~SND_CLONE_INVOKE; in snd_clone_gc()486 ce->flags &= ~SND_CLONE_INVOKE; in snd_clone_acquire()513 ce->flags &= ~SND_CLONE_INVOKE; in snd_clone_release()606 ce->flags |= SND_CLONE_INVOKE; in snd_clone_register()691 else if (!(ce->flags & SND_CLONE_INVOKE) && in snd_clone_alloc()791 ce->flags |= SND_CLONE_INVOKE; in snd_clone_alloc()
91 #define SND_CLONE_INVOKE 0x00000002 macro97 #define SND_CLONE_ALLOC (SND_CLONE_NEW | SND_CLONE_INVOKE | \