Home
last modified time | relevance | path

Searched refs:snd_seq_port_subscribe_get_dest (Results 1 – 20 of 20) sorted by relevance

/dports/audio/lash/lash-0.5.4/lashd/
H A Dalsa_patch.c146 addr = snd_seq_port_subscribe_get_dest(patch->sub); in alsa_patch_set()
221 snd_seq_port_subscribe_get_dest, in alsa_patch_unset()
279 addrptr = snd_seq_port_subscribe_get_dest(patch->sub); in alsa_patch_switch_clients()
334 addr = snd_seq_port_subscribe_get_dest(patch->sub); in alsa_patch_get_dest_client()
343 addr = snd_seq_port_subscribe_get_dest(patch->sub); in alsa_patch_get_dest_port()
379 (int)snd_seq_port_subscribe_get_dest(patch->sub)->port); in alsa_patch_create_xml()
424 addrptr = snd_seq_port_subscribe_get_dest(patch->sub); in alsa_patch_parse_xml()
435 addrptr = snd_seq_port_subscribe_get_dest(patch->sub); in alsa_patch_parse_xml()
491 (int)snd_seq_port_subscribe_get_dest(patch->sub)->port, in alsa_patch_get_desc()
513 addr_a = snd_seq_port_subscribe_get_dest(a->sub); in alsa_patch_compare()
[all …]
H A Dalsa_mgr.c337 snd_seq_port_subscribe_get_dest(sub)->port, in alsa_mgr_resume_patch()
338 snd_seq_port_subscribe_get_dest(sub)->client); in alsa_mgr_resume_patch()
/dports/audio/drumstick/drumstick-2.5.0/library/alsa/
H A Dsubscription.cpp375 return snd_seq_port_subscribe_get_dest(m_Info); in getDest()
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dseq.h330 const snd_seq_addr_t *snd_seq_port_subscribe_get_dest(const snd_seq_port_subscribe_t *info);
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-0.2.2/src/
H A Dseq.rs502 let z = alsa::snd_seq_port_subscribe_get_dest(self.0); in get_dest()
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/seq/
H A Dseq.c2526 const snd_seq_addr_t *snd_seq_port_subscribe_get_dest(const snd_seq_port_subscribe_t *info) in snd_seq_port_subscribe_get_dest() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-0.2.2/src/
H A Dseq.rs502 let z = alsa::snd_seq_port_subscribe_get_dest(self.0);
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-0.3.0/src/
H A Dseq.rs502 let z = alsa::snd_seq_port_subscribe_get_dest(self.0); in get_dest()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-0.5.0/src/
H A Dseq.rs542 let z = alsa::snd_seq_port_subscribe_get_dest(self.0); in get_dest()
/dports/www/firefox/firefox-99.0/third_party/rust/alsa/src/
H A Dseq.rs542 let z = alsa::snd_seq_port_subscribe_get_dest(self.0); in get_dest()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-0.5.0/src/
H A Dseq.rs542 let z = alsa::snd_seq_port_subscribe_get_dest(self.0); in get_dest()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/spec/yml/
H A Dalsa.yml1070 snd_seq_port_subscribe_get_dest: [const snd_seq_addr_t *, const snd_seq_port_subscribe_t *info]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1974 …pub fn snd_seq_port_subscribe_get_dest(info: *const snd_seq_port_subscribe_t) -> *const snd_seq_ad… in snd_seq_port_subscribe_get_dest() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1974 …pub fn snd_seq_port_subscribe_get_dest(info: *const snd_seq_port_subscribe_t) -> *const snd_seq_ad… in snd_seq_port_subscribe_get_dest() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs7857 pub fn snd_seq_port_subscribe_get_dest( in snd_seq_port_subscribe_get_dest() function
/dports/www/firefox/firefox-99.0/third_party/rust/alsa-sys/src/
H A Dgenerated.rs7857 pub fn snd_seq_port_subscribe_get_dest( in snd_seq_port_subscribe_get_dest() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs7857 pub fn snd_seq_port_subscribe_get_dest( in snd_seq_port_subscribe_get_dest() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/host/
H A Dhost.c13847 snd_seq_port_subscribe_get_dest(args.a1); in glIndexedCall()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/src/
H A Dclient.c15642 const snd_seq_addr_t * snd_seq_port_subscribe_get_dest(const snd_seq_port_subscribe_t * info) { in snd_seq_port_subscribe_get_dest() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dproxy.h29080 const snd_seq_addr_t * snd_seq_port_subscribe_get_dest(snd_seq_port_subscribe_get_dest_ARG_EXPAND);