Home
last modified time | relevance | path

Searched defs:snd_pcm_scope_ops_t (Results 1 – 6 of 6) sorted by relevance

/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dpcm.h1237 } snd_pcm_scope_ops_t; typedef
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs323 pub struct snd_pcm_scope_ops_t { struct
324 pub enable: Option<extern fn (arg1: *mut snd_pcm_scope_t) -> c_int>,
325 pub disable: Option<extern fn (arg1: *mut snd_pcm_scope_t)>,
326 pub start: Option<extern fn (arg1: *mut snd_pcm_scope_t)>,
327 pub stop: Option<extern fn (arg1: *mut snd_pcm_scope_t)>,
328 pub update: Option<extern fn (arg1: *mut snd_pcm_scope_t)>,
329 pub reset: Option<extern fn (arg1: *mut snd_pcm_scope_t)>,
330 pub close: Option<extern fn (arg1: *mut snd_pcm_scope_t)>,
1294 pub fn snd_pcm_scope_set_ops(scope: *mut snd_pcm_scope_t, val: *const snd_pcm_scope_ops_t); in snd_pcm_scope_set_ops()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs323 pub struct snd_pcm_scope_ops_t { struct
324 pub enable: Option<extern fn (arg1: *mut snd_pcm_scope_t) -> c_int>,
325 pub disable: Option<extern fn (arg1: *mut snd_pcm_scope_t)>,
326 pub start: Option<extern fn (arg1: *mut snd_pcm_scope_t)>,
327 pub stop: Option<extern fn (arg1: *mut snd_pcm_scope_t)>,
328 pub update: Option<extern fn (arg1: *mut snd_pcm_scope_t)>,
329 pub reset: Option<extern fn (arg1: *mut snd_pcm_scope_t)>,
330 pub close: Option<extern fn (arg1: *mut snd_pcm_scope_t)>,
1294 pub fn snd_pcm_scope_set_ops(scope: *mut snd_pcm_scope_t, val: *const snd_pcm_scope_ops_t); in snd_pcm_scope_set_ops()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs3367 pub type snd_pcm_scope_ops_t = _snd_pcm_scope_ops; typedef
3399 pub fn snd_pcm_scope_set_ops(scope: *mut snd_pcm_scope_t, val: *const snd_pcm_scope_ops_t); in snd_pcm_scope_set_ops()
/dports/www/firefox/firefox-99.0/third_party/rust/alsa-sys/src/
H A Dgenerated.rs3367 pub type snd_pcm_scope_ops_t = _snd_pcm_scope_ops; typedef
3399 pub fn snd_pcm_scope_set_ops(scope: *mut snd_pcm_scope_t, val: *const snd_pcm_scope_ops_t); in snd_pcm_scope_set_ops()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs3367 pub type snd_pcm_scope_ops_t = _snd_pcm_scope_ops; typedef
3399 pub fn snd_pcm_scope_set_ops(scope: *mut snd_pcm_scope_t, val: *const snd_pcm_scope_ops_t); in snd_pcm_scope_set_ops()