Home
last modified time | relevance | path

Searched defs:SNDRV_CTL_ELEM_ACCESS_USER (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dasound.h703 #define SNDRV_CTL_ELEM_ACCESS_USER (1<<29) macro
/kernel/linux/linux-5.10/include/uapi/sound/
Dasound.h986 #define SNDRV_CTL_ELEM_ACCESS_USER (1<<29) /* user space element */ macro
/kernel/linux/linux-5.10/tools/include/uapi/sound/
Dasound.h986 #define SNDRV_CTL_ELEM_ACCESS_USER (1<<29) /* user space element */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dasound.h784 #define SNDRV_CTL_ELEM_ACCESS_USER (1 << 29) macro