Searched refs:snd_ctl_event (Results 1 – 5 of 5) sorted by relevance
1786 if (count < sizeof(struct snd_ctl_event)) in snd_ctl_read()1789 while (count >= sizeof(struct snd_ctl_event)) { in snd_ctl_read()1790 struct snd_ctl_event ev; in snd_ctl_read()1817 if (copy_to_user(buffer, &ev, sizeof(struct snd_ctl_event))) { in snd_ctl_read()1822 buffer += sizeof(struct snd_ctl_event); in snd_ctl_read()1823 count -= sizeof(struct snd_ctl_event); in snd_ctl_read()1824 result += sizeof(struct snd_ctl_event); in snd_ctl_read()
1006 struct snd_ctl_event { struct
1118 struct snd_ctl_event { struct