Home
last modified time | relevance | path

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

/Linux-v5.15/sound/core/
Dcontrol.c1847 if (count < sizeof(struct snd_ctl_event)) in snd_ctl_read()
1850 while (count >= sizeof(struct snd_ctl_event)) { in snd_ctl_read()
1851 struct snd_ctl_event ev; in snd_ctl_read()
1878 if (copy_to_user(buffer, &ev, sizeof(struct snd_ctl_event))) { in snd_ctl_read()
1883 buffer += sizeof(struct snd_ctl_event); in snd_ctl_read()
1884 count -= sizeof(struct snd_ctl_event); in snd_ctl_read()
1885 result += sizeof(struct snd_ctl_event); in snd_ctl_read()
/Linux-v5.15/include/uapi/sound/
Dasound.h1146 struct snd_ctl_event { struct
/Linux-v5.15/tools/include/uapi/sound/
Dasound.h1146 struct snd_ctl_event { struct