Home
last modified time | relevance | path

Searched refs:snd_timer_open_lconf (Results 1 – 12 of 12) sorted by relevance

/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dtimer.h151 int snd_timer_open_lconf(snd_timer_t **handle, const char *name, int mode, snd_config_t *lconf);
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/timer/
H A Dtimer.c227 int snd_timer_open_lconf(snd_timer_t **timer, const char *name, in snd_timer_open_lconf() function
/dports/audio/drumstick/drumstick-2.5.0/library/alsa/
H A Dalsatimer.cpp1074 DRUMSTICK_ALSA_CHECK_ERROR( snd_timer_open_lconf( &m_Info, in Timer()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/spec/yml/
H A Dalsa.yml505 snd_timer_open_lconf: [int, snd_timer_t **handle, const char *name, int mode, snd_config_t *lconf]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1386 …pub fn snd_timer_open_lconf(handle: *mut *mut snd_timer_t, name: *const c_char, mode: c_int, lconf… in snd_timer_open_lconf() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1386 …pub fn snd_timer_open_lconf(handle: *mut *mut snd_timer_t, name: *const c_char, mode: c_int, lconf… in snd_timer_open_lconf() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs4117 pub fn snd_timer_open_lconf( in snd_timer_open_lconf() function
/dports/www/firefox/firefox-99.0/third_party/rust/alsa-sys/src/
H A Dgenerated.rs4117 pub fn snd_timer_open_lconf( in snd_timer_open_lconf() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs4117 pub fn snd_timer_open_lconf( in snd_timer_open_lconf() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/host/
H A Dhost.c15556 snd_timer_open_lconf(args.a1, args.a2, args.a3, args.a4); in glIndexedCall()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/src/
H A Dclient.c17446 int snd_timer_open_lconf(snd_timer_t ** handle, const char * name, int mode, snd_config_t * lconf) { in snd_timer_open_lconf() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dproxy.h29446 int snd_timer_open_lconf(snd_timer_open_lconf_ARG_EXPAND);