Home
last modified time | relevance | path

Searched refs:SND_CTL_EVENT_MASK_INFO (Results 1 - 8 of 8) sorted by relevance

/third_party/alsa-utils/alsactl/
H A Dmonitor.c231 if (mask & SND_CTL_EVENT_MASK_INFO) in print_event()
H A Ddaemon.c260 if (mask & SND_CTL_EVENT_MASK_INFO) { in card_events()
/third_party/alsa-lib/src/mixer/
H A Dmixer.c165 if (mask & (SND_CTL_EVENT_MASK_VALUE | SND_CTL_EVENT_MASK_INFO)) { in hctl_elem_event_handler()
504 return snd_mixer_elem_throw_event(elem, SND_CTL_EVENT_MASK_INFO); in snd_mixer_elem_info()
H A Dsimple_none.c1691 if (mask & SND_CTL_EVENT_MASK_INFO) { in simple_event()
/third_party/alsa-lib/modules/mixer/simple/
H A Dsbase.c491 if (mask & SND_CTL_EVENT_MASK_INFO) { in alsa_mixer_sbasic_event()
/third_party/alsa-utils/alsamixer/
H A Dmixer_widget.c69 if (mask & SND_CTL_EVENT_MASK_INFO) in elem_callback()
/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c687 mask = SND_CTL_EVENT_MASK_INFO | SND_CTL_EVENT_MASK_TLV; in check_tlv()
/third_party/alsa-lib/include/
H A Dcontrol.h266 #define SND_CTL_EVENT_MASK_INFO (1<<1) macro

Completed in 10 milliseconds