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

#include <sb.h>

Data Fields

int dev
 
intosp
 
int minor
 
int major
 
int type
 
int model
 
int submodel
 
int caps
 
int base
 
int irq
 
int dma8
 
int dma16
 
int pcibase
 
int opened
 
int fullduplex
 
int duplex
 
int speed
 
int bits
 
int channels
 
volatile int irq_ok
 
volatile int intr_active
 
volatile int irq_mode
 
volatile int intr_active_16
 
volatile int irq_mode_16
 
intlevels
 
mixer_tabiomap
 
size_t iomap_sz
 
int mixer_caps
 
int recmask
 
int outmask
 
int supported_devices
 
int supported_rec_devices
 
int supported_out_devices
 
int my_mixerdev
 
int sbmixnum
 
unsigned long trg_buf
 
int trigger_bits
 
int trg_bytes
 
int trg_intrflag
 
int trg_restart
 
unsigned long trg_buf_16
 
int trigger_bits_16
 
int trg_bytes_16
 
int trg_intrflag_16
 
int trg_restart_16
 
unsigned char tconst
 
int my_mididev
 
int input_opened
 
int midi_broken
 
void(* midi_input_intr )(int dev, unsigned char data)
 
voidmidi_irq_cookie
 
spinlock_t lock
 
struct sb_module_options sbmo
 

Detailed Description

Definition at line 80 of file sb.h.

Field Documentation

int base

Definition at line 93 of file sb.h.

int bits

Definition at line 104 of file sb.h.

int caps

Definition at line 88 of file sb.h.

int channels

Definition at line 104 of file sb.h.

int dev

Definition at line 81 of file sb.h.

int dma16

Definition at line 95 of file sb.h.

int dma8

Definition at line 95 of file sb.h.

Definition at line 103 of file sb.h.

int fullduplex

Definition at line 102 of file sb.h.

int input_opened

Definition at line 136 of file sb.h.

volatile int intr_active

Definition at line 106 of file sb.h.

volatile int intr_active_16

Definition at line 108 of file sb.h.

mixer_tab* iomap

Definition at line 112 of file sb.h.

size_t iomap_sz

Definition at line 113 of file sb.h.

int irq

Definition at line 94 of file sb.h.

volatile int irq_mode

Definition at line 106 of file sb.h.

volatile int irq_mode_16

Definition at line 108 of file sb.h.

volatile int irq_ok

Definition at line 105 of file sb.h.

int* levels

Definition at line 111 of file sb.h.

spinlock_t lock

Definition at line 141 of file sb.h.

int major

Definition at line 85 of file sb.h.

int midi_broken

Definition at line 137 of file sb.h.

void(* midi_input_intr)(int dev, unsigned char data)

Definition at line 138 of file sb.h.

void* midi_irq_cookie

Definition at line 139 of file sb.h.

int minor

Definition at line 85 of file sb.h.

int mixer_caps

Definition at line 114 of file sb.h.

int model

Definition at line 87 of file sb.h.

int my_mididev

Definition at line 135 of file sb.h.

int my_mixerdev

Definition at line 116 of file sb.h.

int opened

Definition at line 100 of file sb.h.

int* osp

Definition at line 84 of file sb.h.

int outmask

Definition at line 114 of file sb.h.

int pcibase

Definition at line 97 of file sb.h.

int recmask

Definition at line 114 of file sb.h.

int sbmixnum

Definition at line 117 of file sb.h.

Definition at line 143 of file sb.h.

int speed

Definition at line 104 of file sb.h.

int submodel

Definition at line 87 of file sb.h.

int supported_devices

Definition at line 114 of file sb.h.

int supported_out_devices

Definition at line 115 of file sb.h.

int supported_rec_devices

Definition at line 115 of file sb.h.

unsigned char tconst

Definition at line 132 of file sb.h.

unsigned long trg_buf

Definition at line 120 of file sb.h.

unsigned long trg_buf_16

Definition at line 126 of file sb.h.

int trg_bytes

Definition at line 122 of file sb.h.

int trg_bytes_16

Definition at line 128 of file sb.h.

int trg_intrflag

Definition at line 123 of file sb.h.

int trg_intrflag_16

Definition at line 129 of file sb.h.

int trg_restart

Definition at line 124 of file sb.h.

int trg_restart_16

Definition at line 130 of file sb.h.

int trigger_bits

Definition at line 121 of file sb.h.

int trigger_bits_16

Definition at line 127 of file sb.h.

Definition at line 86 of file sb.h.


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