Home
last modified time | relevance | path

Searched refs:SND_CTL_EVENT_MASK_REMOVE (Results 1 – 14 of 14) sorted by relevance

/third_party/alsa-lib/src/mixer/
Dmixer.c138 if (mask == SND_CTL_EVENT_MASK_REMOVE) { in hctl_elem_event_handler()
458 err = snd_mixer_elem_throw_event(elem, SND_CTL_EVENT_MASK_REMOVE); in snd_mixer_elem_remove()
Dsimple_none.c1684 if (mask == SND_CTL_EVENT_MASK_REMOVE) in simple_event()
/third_party/alsa-utils/alsactl/
Dmonitor.c224 if (mask == SND_CTL_EVENT_MASK_REMOVE) { in print_event()
Ddaemon.c255 if (mask == SND_CTL_EVENT_MASK_REMOVE) { in card_events()
/third_party/pulseaudio/src/modules/alsa/
Dmodule-alsa-card.c391 if (mask == SND_CTL_EVENT_MASK_REMOVE) in report_jack_state()
546 if (mask == SND_CTL_EVENT_MASK_REMOVE) in hdmi_eld_changed()
Dalsa-source.c1300 if (mask == SND_CTL_EVENT_MASK_REMOVE) in ctl_mixer_callback()
1323 if (mask == SND_CTL_EVENT_MASK_REMOVE) in io_mixer_callback()
Dalsa-sink.c1429 if (mask == SND_CTL_EVENT_MASK_REMOVE) in ctl_mixer_callback()
1452 if (mask == SND_CTL_EVENT_MASK_REMOVE) in io_mixer_callback()
/third_party/alsa-utils/alsaloop/
Dcontrol.c372 if (mask == SND_CTL_EVENT_MASK_REMOVE) in control_event1()
Dpcmjob.c1787 if (snd_ctl_event_elem_get_mask(ev) == SND_CTL_EVENT_MASK_REMOVE) in ctl_event_check()
/third_party/alsa-utils/alsamixer/
Dmixer_widget.c63 if (mask == SND_CTL_EVENT_MASK_REMOVE) { in elem_callback()
/third_party/alsa-lib/modules/mixer/simple/
Dsbase.c484 if (mask == SND_CTL_EVENT_MASK_REMOVE) in alsa_mixer_sbasic_event()
/third_party/alsa-lib/test/
Duser-ctl-element-set.c879 err = check_event(&trial, SND_CTL_EVENT_MASK_REMOVE, in main()
/third_party/alsa-lib/include/
Dcontrol.h262 #define SND_CTL_EVENT_MASK_REMOVE (~0U) macro
/third_party/alsa-utils/amixer/
Damixer.c1554 if (mask == SND_CTL_EVENT_MASK_REMOVE) { in element_callback()
1636 if (mask == SND_CTL_EVENT_MASK_REMOVE) { in melem_event()