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

Data Fields

struct snd_cardcard
 
struct pci_devpci
 
unsigned int device
 
int irq
 
unsigned long iobase
 
unsigned int ctrl
 
struct snd_pcmpcm
 
struct snd_pcmpcm2
 
struct snd_pcmpcm_spdif
 
int chip_version
 
int max_channels
 
unsigned int can_ac3_sw: 1
 
unsigned int can_ac3_hw: 1
 
unsigned int can_multi_ch: 1
 
unsigned int can_96k: 1
 
unsigned int do_soft_ac3: 1
 
unsigned int spdif_playback_avail: 1
 
unsigned int spdif_playback_enabled: 1
 
int spdif_counter
 
unsigned int dig_status
 
unsigned int dig_pcm_status
 
struct snd_pcm_hardwarehw_info [3]
 
int opened [2]
 
struct mutex open_mutex
 
unsigned int mixer_insensitive: 1
 
struct snd_kcontrolmixer_res_ctl [CM_SAVED_MIXERS]
 
int mixer_res_status [CM_SAVED_MIXERS]
 
struct cmipci_pcm channel [2]
 
struct snd_rawmidirmidi
 
spinlock_t reg_lock
 

Detailed Description

Definition at line 458 of file cmipci.c.

Field Documentation

unsigned int can_96k

Definition at line 477 of file cmipci.c.

unsigned int can_ac3_hw

Definition at line 475 of file cmipci.c.

unsigned int can_ac3_sw

Definition at line 474 of file cmipci.c.

unsigned int can_multi_ch

Definition at line 476 of file cmipci.c.

Definition at line 459 of file cmipci.c.

Definition at line 496 of file cmipci.c.

Definition at line 472 of file cmipci.c.

unsigned int ctrl

Definition at line 466 of file cmipci.c.

unsigned int device

Definition at line 462 of file cmipci.c.

unsigned int dig_pcm_status

Definition at line 485 of file cmipci.c.

unsigned int dig_status

Definition at line 484 of file cmipci.c.

unsigned int do_soft_ac3

Definition at line 478 of file cmipci.c.

Definition at line 487 of file cmipci.c.

unsigned long iobase

Definition at line 465 of file cmipci.c.

int irq

Definition at line 463 of file cmipci.c.

int max_channels

Definition at line 473 of file cmipci.c.

unsigned int mixer_insensitive

Definition at line 492 of file cmipci.c.

Definition at line 493 of file cmipci.c.

int mixer_res_status[CM_SAVED_MIXERS]

Definition at line 494 of file cmipci.c.

struct mutex open_mutex

Definition at line 490 of file cmipci.c.

int opened[2]

Definition at line 489 of file cmipci.c.

Definition at line 461 of file cmipci.c.

Definition at line 468 of file cmipci.c.

struct snd_pcm* pcm2

Definition at line 469 of file cmipci.c.

struct snd_pcm* pcm_spdif

Definition at line 470 of file cmipci.c.

spinlock_t reg_lock

Definition at line 505 of file cmipci.c.

Definition at line 499 of file cmipci.c.

int spdif_counter

Definition at line 482 of file cmipci.c.

unsigned int spdif_playback_avail

Definition at line 480 of file cmipci.c.

unsigned int spdif_playback_enabled

Definition at line 481 of file cmipci.c.


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