Home
last modified time | relevance | path

Searched refs:SND_CTL_EVENT_MASK_ADD (Results 1 - 10 of 10) sorted by relevance

/third_party/alsa-lib/src/mixer/
H A Dmixer.c91 * The implementation of mixer class typically calls it at #SND_CTL_EVENT_MASK_ADD event. Once
116 * attached mixer element at #SND_CTL_EVENT_MASK_ADD. Unless detaching, mixer API internal hits
184 if (mask & SND_CTL_EVENT_MASK_ADD) { in hctl_event_handler()
445 return snd_mixer_throw_event(mixer, SND_CTL_EVENT_MASK_ADD, elem); in snd_mixer_elem_add()
541 err = class->event(class, SND_CTL_EVENT_MASK_ADD, elem, NULL); in snd_mixer_class_register()
H A Dsimple_none.c1686 if (mask & SND_CTL_EVENT_MASK_ADD) { in simple_event()
/third_party/alsa-utils/alsactl/
H A Dmonitor.c233 if (mask & SND_CTL_EVENT_MASK_ADD) in print_event()
H A Ddaemon.c265 SND_CTL_EVENT_MASK_ADD| in card_events()
/third_party/alsa-lib/modules/mixer/simple/
H A Dsbase.c486 if (mask & SND_CTL_EVENT_MASK_ADD) { in alsa_mixer_sbasic_event()
H A Dpython.c992 if (mask & SND_CTL_EVENT_MASK_ADD) { in alsa_mixer_simple_event()
/third_party/alsa-utils/alsamixer/
H A Dmixer_widget.c78 if (mask & SND_CTL_EVENT_MASK_ADD) { in mixer_callback()
/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c813 err = check_event(&trial, SND_CTL_EVENT_MASK_ADD, in main()
/third_party/alsa-lib/include/
H A Dcontrol.h268 #define SND_CTL_EVENT_MASK_ADD (1<<2) macro
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-util.c1657 if (mask & SND_CTL_EVENT_MASK_ADD) { in mixer_class_event()

Completed in 14 milliseconds