Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dcontrol.c1624 if (count < sizeof(struct snd_ctl_event)) in snd_ctl_read()
1627 while (count >= sizeof(struct snd_ctl_event)) { in snd_ctl_read()
1628 struct snd_ctl_event ev; in snd_ctl_read()
1655 if (copy_to_user(buffer, &ev, sizeof(struct snd_ctl_event))) { in snd_ctl_read()
1660 buffer += sizeof(struct snd_ctl_event); in snd_ctl_read()
1661 count -= sizeof(struct snd_ctl_event); in snd_ctl_read()
1662 result += sizeof(struct snd_ctl_event); in snd_ctl_read()
/Linux-v4.19/tools/include/uapi/sound/
Dasound.h1008 struct snd_ctl_event { struct
/Linux-v4.19/include/uapi/sound/
Dasound.h1008 struct snd_ctl_event { struct