Searched refs:AUDIO_MN_CLONE_MASK (Results 1 – 3 of 3) sorted by relevance
137 #define AUDIO_MN_CLONE_MASK (1U << (AUDIO_MN_CLONE_NBITS - 1)) macro
116 if (getminor((dev_t)arg) & AUDIO_MN_CLONE_MASK) { in audio_getinfo()
1078 minor = AUDIO_MN_CLONE_MASK; in auimpl_client_create()