Home
last modified time | relevance | path

Searched defs:snd_ctl_event (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dasound.h823 struct snd_ctl_event { struct
824 int type;
825 union {
831 } data;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dasound.h899 struct snd_ctl_event { struct
900 int type;
901 union {
907 } data;
/kernel/linux/linux-5.10/tools/include/uapi/sound/
Dasound.h1118 struct snd_ctl_event { struct
1119 int type; /* event type - SNDRV_CTL_EVENT_* */
1120 union {
1126 } data;
/kernel/linux/linux-5.10/include/uapi/sound/
Dasound.h1118 struct snd_ctl_event { struct
1119 int type; /* event type - SNDRV_CTL_EVENT_* */
1120 union {
1126 } data;