Home
last modified time | relevance | path

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

/hardware/qcom/msm8x84/kernel-headers/sound/
Dasound.h962 struct snd_ctl_event { struct
964 int type;
965 union {
972 } data;
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dasound.h945 struct snd_ctl_event { struct
946 int type; /* event type - SNDRV_CTL_EVENT_* */
947 union {
953 } data;