Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/rawmidi/
Drawmidi_local.h40 struct _snd_rawmidi { struct
41 void *open_func;
42 char *name;
43 snd_rawmidi_type_t type;
44 snd_rawmidi_stream_t stream;
45 int mode;
46 int version;
47 int poll_fd;
48 const snd_rawmidi_ops_t *ops;
49 void *private_data;
[all …]