Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
snd_rawmidi_substream Struct Reference

#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_rawmidirmidi
 
struct snd_rawmidi_strpstr
 
char name [32]
 
struct snd_rawmidi_runtimeruntime
 
struct pidpid
 
struct snd_rawmidi_opsops
 

Detailed Description

Definition at line 90 of file rawmidi.h.

Field Documentation

unsigned int active_sensing

Definition at line 94 of file rawmidi.h.

unsigned int append

Definition at line 94 of file rawmidi.h.

size_t bytes

Definition at line 98 of file rawmidi.h.

Definition at line 91 of file rawmidi.h.

char name[32]

Definition at line 101 of file rawmidi.h.

int number

Definition at line 93 of file rawmidi.h.

unsigned int opened

Definition at line 94 of file rawmidi.h.

Definition at line 105 of file rawmidi.h.

Definition at line 103 of file rawmidi.h.

Definition at line 100 of file rawmidi.h.

Definition at line 99 of file rawmidi.h.

Definition at line 102 of file rawmidi.h.

int stream

Definition at line 92 of file rawmidi.h.

int use_count

Definition at line 97 of file rawmidi.h.


The documentation for this struct was generated from the following file: