Home
last modified time | relevance | path

Searched refs:snd_ctl_event (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/sound/core/
H A Dcontrol.c1786 if (count < sizeof(struct snd_ctl_event)) in snd_ctl_read()
1789 while (count >= sizeof(struct snd_ctl_event)) { in snd_ctl_read()
1790 struct snd_ctl_event ev; in snd_ctl_read()
1817 if (copy_to_user(buffer, &ev, sizeof(struct snd_ctl_event))) { in snd_ctl_read()
1822 buffer += sizeof(struct snd_ctl_event); in snd_ctl_read()
1823 count -= sizeof(struct snd_ctl_event); in snd_ctl_read()
1824 result += sizeof(struct snd_ctl_event); in snd_ctl_read()
/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 Dasound.h1006 struct snd_ctl_event { struct
/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 Dasound.h1006 struct snd_ctl_event { struct
/OK3568_Linux_fs/kernel/tools/include/uapi/sound/
H A Dasound.h1118 struct snd_ctl_event { struct
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasound.h1118 struct snd_ctl_event { struct