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

#include <seq_oss_device.h>

Data Fields

int index
 
int cseq
 
int port
 
int queue
 
struct snd_seq_addr addr
 
int seq_mode
 
int file_mode
 
int max_mididev
 
int max_synthdev
 
struct seq_oss_synthinfo synths [SNDRV_SEQ_OSS_MAX_SYNTH_DEVS]
 
int synth_opened
 
struct seq_oss_writeqwriteq
 
struct seq_oss_readqreadq
 
struct seq_oss_timertimer
 

Detailed Description

Definition at line 86 of file seq_oss_device.h.

Field Documentation

Definition at line 93 of file seq_oss_device.h.

int cseq

Definition at line 89 of file seq_oss_device.h.

int file_mode

Definition at line 96 of file seq_oss_device.h.

int index

Definition at line 88 of file seq_oss_device.h.

int max_mididev

Definition at line 99 of file seq_oss_device.h.

int max_synthdev

Definition at line 102 of file seq_oss_device.h.

Definition at line 90 of file seq_oss_device.h.

Definition at line 91 of file seq_oss_device.h.

Definition at line 110 of file seq_oss_device.h.

int seq_mode

Definition at line 95 of file seq_oss_device.h.

int synth_opened

Definition at line 104 of file seq_oss_device.h.

Definition at line 103 of file seq_oss_device.h.

Definition at line 113 of file seq_oss_device.h.

Definition at line 107 of file seq_oss_device.h.


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