Searched refs:snd_ctl_elem_list (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | control_compat.c | 25 struct snd_ctl_elem_list data = {}; in snd_ctl_elem_list_compat() 36 err = snd_ctl_elem_list(card, &data); in snd_ctl_elem_list_compat()
|
| H A D | control.c | 719 static int snd_ctl_elem_list(struct snd_card *card, in snd_ctl_elem_list() function 720 struct snd_ctl_elem_list *list) in snd_ctl_elem_list() 759 struct snd_ctl_elem_list __user *_list) in snd_ctl_elem_list_user() 761 struct snd_ctl_elem_list list; in snd_ctl_elem_list_user() 766 err = snd_ctl_elem_list(card, &list); in snd_ctl_elem_list_user()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/ |
| H A D | asound.h | 891 struct snd_ctl_elem_list { struct 967 #define SNDRV_CTL_IOCTL_ELEM_LIST _IOWR('U', 0x10, struct snd_ctl_elem_list)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A D | asound.h | 891 struct snd_ctl_elem_list { struct 967 #define SNDRV_CTL_IOCTL_ELEM_LIST _IOWR('U', 0x10, struct snd_ctl_elem_list)
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/sound/ |
| H A D | asound.h | 1008 struct snd_ctl_elem_list { struct 1079 #define SNDRV_CTL_IOCTL_ELEM_LIST _IOWR('U', 0x10, struct snd_ctl_elem_list)
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | asound.h | 1008 struct snd_ctl_elem_list { struct 1079 #define SNDRV_CTL_IOCTL_ELEM_LIST _IOWR('U', 0x10, struct snd_ctl_elem_list)
|