Home
last modified time | relevance | path

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

/linux-6.15/sound/core/
H A Dcontrol.c1989 if (count < sizeof(struct snd_ctl_event)) in snd_ctl_read()
1992 while (count >= sizeof(struct snd_ctl_event)) { in snd_ctl_read()
1993 struct snd_ctl_event ev; in snd_ctl_read()
2020 if (copy_to_user(buffer, &ev, sizeof(struct snd_ctl_event))) { in snd_ctl_read()
2025 buffer += sizeof(struct snd_ctl_event); in snd_ctl_read()
2026 count -= sizeof(struct snd_ctl_event); in snd_ctl_read()
2027 result += sizeof(struct snd_ctl_event); in snd_ctl_read()
/linux-6.15/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h1243 struct snd_ctl_event { struct
/linux-6.15/include/uapi/sound/
H A Dasound.h1243 struct snd_ctl_event { struct