Home
last modified time | relevance | path

Searched refs:get_client_info (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-lib/src/seq/
Dseq_local.h42 int (*get_client_info)(snd_seq_t *seq, snd_seq_client_info_t * info); member
Dseq_hw.c397 .get_client_info = snd_seq_hw_get_client_info,
Dseq.c1831 return seq->ops->get_client_info(seq, info); in snd_seq_get_any_client_info()
/third_party/pulseaudio/vala/
Dlibpulse.vapi1060 public Operation? get_client_info(uint32 idx, ClientInfoCb cb);