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

Data Fields

int total_bufsize
 
int playback_streams
 
int capture_streams
 
unsigned int clock
 
unsigned int in_measurement: 1
 
unsigned int measure_apu
 
unsigned int measure_lastpos
 
unsigned int measure_count
 
struct snd_dma_buffer dma
 
int irq
 
unsigned long io_port
 
int type
 
struct pci_devpci
 
struct snd_cardcard
 
struct snd_pcmpcm
 
int do_pm
 
struct list_head buf_list
 
struct snd_ac97ac97
 
struct snd_rawmidirmidi
 
spinlock_t reg_lock
 
unsigned int in_suspend
 
u16 maestro_map [32]
 
int bobclient
 
int bob_freq
 
struct mutex memory_mutex
 
unsigned char apu [NR_APUS]
 
struct list_head substream_list
 
spinlock_t substream_lock
 
struct snd_kcontrolmaster_switch
 
struct snd_kcontrolmaster_volume
 
struct work_struct hwvol_work
 

Detailed Description

Definition at line 499 of file es1968.c.

Field Documentation

Definition at line 528 of file es1968.c.

unsigned char apu[NR_APUS]

Definition at line 541 of file es1968.c.

int bob_freq

Definition at line 537 of file es1968.c.

int bobclient

Definition at line 536 of file es1968.c.

Definition at line 525 of file es1968.c.

int capture_streams

Definition at line 503 of file es1968.c.

Definition at line 520 of file es1968.c.

unsigned int clock

Definition at line 505 of file es1968.c.

Definition at line 513 of file es1968.c.

int do_pm

Definition at line 522 of file es1968.c.

struct work_struct hwvol_work

Definition at line 562 of file es1968.c.

unsigned int in_measurement

Definition at line 507 of file es1968.c.

unsigned int in_suspend

Definition at line 532 of file es1968.c.

unsigned long io_port

Definition at line 517 of file es1968.c.

int irq

Definition at line 516 of file es1968.c.

u16 maestro_map[32]

Definition at line 535 of file es1968.c.

struct snd_kcontrol* master_switch

Definition at line 559 of file es1968.c.

struct snd_kcontrol* master_volume

Definition at line 560 of file es1968.c.

unsigned int measure_apu

Definition at line 508 of file es1968.c.

unsigned int measure_count

Definition at line 510 of file es1968.c.

unsigned int measure_lastpos

Definition at line 509 of file es1968.c.

struct mutex memory_mutex

Definition at line 538 of file es1968.c.

Definition at line 519 of file es1968.c.

Definition at line 521 of file es1968.c.

int playback_streams

Definition at line 503 of file es1968.c.

spinlock_t reg_lock

Definition at line 531 of file es1968.c.

Definition at line 529 of file es1968.c.

struct list_head substream_list

Definition at line 544 of file es1968.c.

spinlock_t substream_lock

Definition at line 545 of file es1968.c.

int total_bufsize

Definition at line 501 of file es1968.c.

Definition at line 518 of file es1968.c.


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