Home
last modified time | relevance | path

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

/Linux-v6.6/sound/core/
Dcontrol.c2083 if (count < sizeof(struct snd_ctl_event)) in snd_ctl_read()
2086 while (count >= sizeof(struct snd_ctl_event)) { in snd_ctl_read()
2087 struct snd_ctl_event ev; in snd_ctl_read()
2114 if (copy_to_user(buffer, &ev, sizeof(struct snd_ctl_event))) { in snd_ctl_read()
2119 buffer += sizeof(struct snd_ctl_event); in snd_ctl_read()
2120 count -= sizeof(struct snd_ctl_event); in snd_ctl_read()
2121 result += sizeof(struct snd_ctl_event); in snd_ctl_read()
/Linux-v6.6/include/uapi/sound/
Dasound.h1220 struct snd_ctl_event { struct
/Linux-v6.6/tools/include/uapi/sound/
Dasound.h1220 struct snd_ctl_event { struct