Home
last modified time | relevance | path

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

/Linux-v6.1/sound/core/
Dcontrol.c1995 if (count < sizeof(struct snd_ctl_event)) in snd_ctl_read()
1998 while (count >= sizeof(struct snd_ctl_event)) { in snd_ctl_read()
1999 struct snd_ctl_event ev; in snd_ctl_read()
2026 if (copy_to_user(buffer, &ev, sizeof(struct snd_ctl_event))) { in snd_ctl_read()
2031 buffer += sizeof(struct snd_ctl_event); in snd_ctl_read()
2032 count -= sizeof(struct snd_ctl_event); in snd_ctl_read()
2033 result += sizeof(struct snd_ctl_event); in snd_ctl_read()
/Linux-v6.1/include/uapi/sound/
Dasound.h1137 struct snd_ctl_event { struct
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h1137 struct snd_ctl_event { struct