Home
last modified time | relevance | path

Searched refs:snd_mixer_selem_has_common_volume (Results 1 – 17 of 17) sorted by relevance

/dports/audio/alsa-utils/alsa-utils-1.2.2/amixer/
H A Damixer.c781 if (snd_mixer_selem_has_common_volume(elem)) { in show_selem()
886 if (snd_mixer_selem_has_common_volume(elem)) { in show_selem()
922 if (snd_mixer_selem_has_common_volume(elem)) { in show_selem()
936 if (!snd_mixer_selem_has_common_volume(elem)) { in show_selem()
958 if (!snd_mixer_selem_has_common_volume(elem)) { in show_selem()
982 if (!pmono && !cmono && snd_mixer_selem_has_common_volume(elem)) { in show_selem()
991 if (!snd_mixer_selem_has_common_volume(elem)) { in show_selem()
1009 if (!snd_mixer_selem_has_common_volume(elem)) { in show_selem()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/portmixer/src/
H A Dpx_linux_alsa.c129 if (snd_mixer_selem_has_common_volume(elem) || in open_mixer()
162 if (snd_mixer_selem_has_common_volume(elem) || in open_mixer()
/dports/audio/libmatemixer/libmatemixer-1.26.0/backends/alsa/
H A Dalsa-stream-input-control.c109 snd_mixer_selem_has_common_volume (el) == 0)) { in alsa_stream_input_control_load()
H A Dalsa-stream-output-control.c108 snd_mixer_selem_has_common_volume (el) == 0)) { in alsa_stream_output_control_load()
H A Dalsa-device.c727 snd_mixer_selem_has_common_volume (el) == 1) in load_element()
730 snd_mixer_selem_has_common_volume (el) == 1) in load_element()
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dmixer.h239 int snd_mixer_selem_has_common_volume(snd_mixer_elem_t *elem);
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/mixer/
H A Dsimple.c197 int snd_mixer_selem_has_common_volume(snd_mixer_elem_t *elem) in snd_mixer_selem_has_common_volume() function
/dports/audio/xmcd/xmcd-3.3.2/cdda_d/
H A Dwr_alsa.c412 if (snd_mixer_selem_has_common_volume(alsa_mixer_elem) || in alsaaud_open_dev()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/spec/yml/
H A Dalsa.yml914 snd_mixer_selem_has_common_volume: [int, snd_mixer_elem_t *elem]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1812 pub fn snd_mixer_selem_has_common_volume(elem: *mut snd_mixer_elem_t) -> c_int; in snd_mixer_selem_has_common_volume() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1812 pub fn snd_mixer_selem_has_common_volume(elem: *mut snd_mixer_elem_t) -> c_int; in snd_mixer_selem_has_common_volume() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs6605 pub fn snd_mixer_selem_has_common_volume(elem: *mut snd_mixer_elem_t) -> ::std::os::raw::c_int; in snd_mixer_selem_has_common_volume() function
/dports/www/firefox/firefox-99.0/third_party/rust/alsa-sys/src/
H A Dgenerated.rs6605 pub fn snd_mixer_selem_has_common_volume(elem: *mut snd_mixer_elem_t) -> ::std::os::raw::c_int; in snd_mixer_selem_has_common_volume() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs6605 pub fn snd_mixer_selem_has_common_volume(elem: *mut snd_mixer_elem_t) -> ::std::os::raw::c_int; in snd_mixer_selem_has_common_volume() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/host/
H A Dhost.c8491 snd_mixer_selem_has_common_volume(args.a1); in glIndexedCall()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/src/
H A Dclient.c9668 int snd_mixer_selem_has_common_volume(snd_mixer_elem_t * elem) { in snd_mixer_selem_has_common_volume() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dproxy.h27972 int snd_mixer_selem_has_common_volume(snd_mixer_selem_has_common_volume_ARG_EXPAND);