Home
last modified time | relevance | path

Searched refs:snd_ctl_hwdep_info (Results 1 – 16 of 16) sorted by relevance

/dports/comms/lirc/lirc-0.9.0/daemons/
H A Dhw_alsa_usb.c70 err = snd_ctl_hwdep_info(ctl, info); in search_device()
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dcontrol.h260 int snd_ctl_hwdep_info(snd_ctl_t *ctl, snd_hwdep_info_t * info);
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/control/
H A Dnamehint.c102 if (snd_ctl_hwdep_info(list->ctl, &info) < 0) in get_dev_name1()
H A Dcontrol.c1045 int snd_ctl_hwdep_info(snd_ctl_t *ctl, snd_hwdep_info_t * info) in snd_ctl_hwdep_info() function
/dports/audio/alsa-lib/alsa-lib-1.2.2/aserver/
H A Daserver.c676 ctrl->result = snd_ctl_hwdep_info(ctl, &ctrl->u.hwdep_info); in ctl_shm_cmd()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/midi/
H A Dmidi_manager_alsa.cc1103 err = snd_ctl_hwdep_info(handle, hwdep); in AddCard()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/midi/
H A Dmidi_manager_alsa.cc1103 err = snd_ctl_hwdep_info(handle, hwdep); in AddCard()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/spec/yml/
H A Dalsa.yml645 snd_ctl_hwdep_info: [int, snd_ctl_t *ctl, snd_hwdep_info_t * info]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1535 pub fn snd_ctl_hwdep_info(ctl: *mut snd_ctl_t, info: *mut snd_hwdep_info_t) -> c_int; in snd_ctl_hwdep_info() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1535 pub fn snd_ctl_hwdep_info(ctl: *mut snd_ctl_t, info: *mut snd_hwdep_info_t) -> c_int; in snd_ctl_hwdep_info() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs5128 pub fn snd_ctl_hwdep_info( in snd_ctl_hwdep_info() function
/dports/www/firefox/firefox-99.0/third_party/rust/alsa-sys/src/
H A Dgenerated.rs5128 pub fn snd_ctl_hwdep_info( in snd_ctl_hwdep_info() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs5128 pub fn snd_ctl_hwdep_info( in snd_ctl_hwdep_info() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/host/
H A Dhost.c6685 snd_ctl_hwdep_info(args.a1, args.a2); in glIndexedCall()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/src/
H A Dclient.c7718 int snd_ctl_hwdep_info(snd_ctl_t * ctl, snd_hwdep_info_t * info) { in snd_ctl_hwdep_info() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dproxy.h27600 int snd_ctl_hwdep_info(snd_ctl_hwdep_info_ARG_EXPAND);