|
Linux Kernel
3.7.1
|
#include <rawmidi.h>
Data Fields | |
| struct list_head | list |
| int | stream |
| int | number |
| unsigned int | opened: 1 |
| unsigned int | append: 1 |
| unsigned int | active_sensing: 1 |
| int | use_count |
| size_t | bytes |
| struct snd_rawmidi * | rmidi |
| struct snd_rawmidi_str * | pstr |
| char | name [32] |
| struct snd_rawmidi_runtime * | runtime |
| struct pid * | pid |
| struct snd_rawmidi_ops * | ops |
| struct snd_rawmidi_ops* ops |
| struct snd_rawmidi_str* pstr |
| struct snd_rawmidi* rmidi |
| struct snd_rawmidi_runtime* runtime |
1.8.2