Home
last modified time | relevance | path

Searched refs:SND_CTL_EVENT_MASK_REMOVE (Results 1 - 13 of 13) sorted by relevance

/third_party/alsa-utils/alsactl/
H A Dmonitor.c224 if (mask == SND_CTL_EVENT_MASK_REMOVE) { in print_event()
H A Ddaemon.c255 if (mask == SND_CTL_EVENT_MASK_REMOVE) { in card_events()
/third_party/alsa-lib/src/mixer/
H A Dmixer.c93 * at #SND_CTL_EVENT_MASK_REMOVE event. Unless detaching, mixer API internal hits assertion due
115 * The implementation of mixer class typically calls it at #SND_CTL_EVENT_MASK_REMOVE event for
147 if (mask == SND_CTL_EVENT_MASK_REMOVE) { in hctl_elem_event_handler()
470 err = snd_mixer_elem_throw_event(elem, SND_CTL_EVENT_MASK_REMOVE); in snd_mixer_elem_remove()
H A Dsimple_none.c1684 if (mask == SND_CTL_EVENT_MASK_REMOVE) in simple_event()
/third_party/alsa-lib/modules/mixer/simple/
H A Dsbase.c484 if (mask == SND_CTL_EVENT_MASK_REMOVE) in alsa_mixer_sbasic_event()
/third_party/alsa-utils/alsamixer/
H A Dmixer_widget.c63 if (mask == SND_CTL_EVENT_MASK_REMOVE) { in elem_callback()
/third_party/alsa-utils/alsaloop/
H A Dcontrol.c374 if (mask == SND_CTL_EVENT_MASK_REMOVE) in control_event1()
H A Dpcmjob.c1789 if (snd_ctl_event_elem_get_mask(ev) == SND_CTL_EVENT_MASK_REMOVE) in ctl_event_check()
/third_party/pulseaudio/src/modules/alsa/
H A Dmodule-alsa-card.c400 if (mask == SND_CTL_EVENT_MASK_REMOVE) in report_jack_state()
573 if (mask == SND_CTL_EVENT_MASK_REMOVE) in hdmi_eld_changed()
H A Dalsa-sink.c1467 if (mask == SND_CTL_EVENT_MASK_REMOVE) in ctl_mixer_callback()
1490 if (mask == SND_CTL_EVENT_MASK_REMOVE) in io_mixer_callback()
H A Dalsa-source.c1341 if (mask == SND_CTL_EVENT_MASK_REMOVE) in ctl_mixer_callback()
1364 if (mask == SND_CTL_EVENT_MASK_REMOVE) in io_mixer_callback()
/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c880 err = check_event(&trial, SND_CTL_EVENT_MASK_REMOVE, in main()
/third_party/alsa-lib/include/
H A Dcontrol.h262 #define SND_CTL_EVENT_MASK_REMOVE (~0U) macro

Completed in 20 milliseconds