Home
last modified time | relevance | path

Searched refs:get_port_info (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-lib/src/seq/
H A Dseq_local.h48 int (*get_port_info)(snd_seq_t *seq, snd_seq_port_info_t * info); member
H A Dseq_hw.c463 .get_port_info = snd_seq_hw_get_port_info,
H A Dseq.c2646 return seq->ops->get_port_info(seq, info); in snd_seq_get_any_port_info()
/third_party/rust/crates/libc/src/unix/haiku/
H A Dnative.rs1260 pub unsafe fn get_port_info(port: port_id, buf: *mut port_info) -> status_t { in get_port_info() functions

Completed in 10 milliseconds