Home
last modified time | relevance | path

Searched refs:SNDRV_CTL_EVENT_ELEM (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h1201 SNDRV_CTL_EVENT_ELEM = 0, enumerator
1202 SNDRV_CTL_EVENT_LAST = SNDRV_CTL_EVENT_ELEM,
/third_party/alsa-lib/src/control/
H A Dcontrol_remap.c850 event->type = SNDRV_CTL_EVENT_ELEM; in snd_ctl_remap_read()
858 if (err < 0 || event->type != SNDRV_CTL_EVENT_ELEM) in snd_ctl_remap_read()

Completed in 6 milliseconds