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

/freebsd-13-stable/sys/dev/sound/
H A Dclone.h86 * SND_CLONE_NEW - New clone allocation in progress.
90 #define SND_CLONE_NEW 0x00000001 macro
97 #define SND_CLONE_ALLOC (SND_CLONE_NEW | SND_CLONE_INVOKE | \

Completed in 109 milliseconds