Home
last modified time | relevance | path

Searched refs:SND_CTL_EVENT_LAST (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-lib/include/
Dcontrol.h257 SND_CTL_EVENT_LAST = SND_CTL_EVENT_ELEM enumerator
/third_party/alsa-lib/src/control/
Dcontrol.c1683 assert(type <= SND_CTL_EVENT_LAST); in snd_ctl_event_type_name()