Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/seq/
Dseq_local.h73 struct _snd_seq { struct
74 char *name;
75 snd_seq_type_t type;
76 int streams;
77 int mode;
78 int poll_fd;
79 void *dl_handle;
80 const snd_seq_ops_t *ops;
81 void *private_data;
82 int client; /* client number */
[all …]