Linux Kernel
3.7.1
|
#include <rawmidi.h>
Data Fields | |
struct snd_card * | card |
struct list_head | list |
unsigned int | device |
unsigned int | info_flags |
char | id [64] |
char | name [80] |
struct snd_rawmidi_global_ops * | ops |
struct snd_rawmidi_str | streams [2] |
void * | private_data |
void(* | private_free )(struct snd_rawmidi *rmidi) |
struct mutex | open_mutex |
wait_queue_head_t | open_wait |
struct snd_info_entry * | dev |
struct snd_info_entry * | proc_entry |
struct snd_info_entry* dev |
wait_queue_head_t open_wait |
void(* private_free)(struct snd_rawmidi *rmidi) |
struct snd_info_entry* proc_entry |
struct snd_rawmidi_str streams[2] |