Home
last modified time | relevance | path

Searched refs:SND_CTL_EVENT_ELEM (Results 1 - 7 of 7) sorted by relevance

/third_party/alsa-lib/src/control/
H A Dcontrol.c1775 assert(obj->type == SND_CTL_EVENT_ELEM); in snd_ctl_event_elem_get_mask()
1787 assert(obj->type == SND_CTL_EVENT_ELEM); in snd_ctl_event_elem_get_id()
1799 assert(obj->type == SND_CTL_EVENT_ELEM); in snd_ctl_event_elem_get_numid()
1811 assert(obj->type == SND_CTL_EVENT_ELEM); in snd_ctl_event_elem_get_interface()
1823 assert(obj->type == SND_CTL_EVENT_ELEM); in snd_ctl_event_elem_get_device()
1835 assert(obj->type == SND_CTL_EVENT_ELEM); in snd_ctl_event_elem_get_subdevice()
1847 assert(obj->type == SND_CTL_EVENT_ELEM); in snd_ctl_event_elem_get_name()
1859 assert(obj->type == SND_CTL_EVENT_ELEM); in snd_ctl_event_elem_get_index()
H A Dhcontrol.c737 case SND_CTL_EVENT_ELEM: in snd_hctl_handle_event()
/third_party/alsa-lib/include/
H A Dcontrol.h256 SND_CTL_EVENT_ELEM = 0, enumerator
257 SND_CTL_EVENT_LAST = SND_CTL_EVENT_ELEM
/third_party/alsa-utils/alsactl/
H A Dmonitor.c211 if (snd_ctl_event_get_type(event) != SND_CTL_EVENT_ELEM) in print_event()
H A Ddaemon.c251 if (type != SND_CTL_EVENT_ELEM) in card_events()
/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c427 if (snd_ctl_event_get_type(event) != SND_CTL_EVENT_ELEM) in check_event()
/third_party/alsa-utils/alsaloop/
H A Dpcmjob.c1807 if (snd_ctl_event_get_type(ev) != SND_CTL_EVENT_ELEM) in handle_ctl_events()

Completed in 12 milliseconds