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

Data Fields

spinlock_t lock
 
struct snd_pcm_substreamcapture_substream
 
struct snd_pcm_substreamplayback_substream
 
struct hdsp_midi midi [2]
 
struct tasklet_struct midi_tasklet
 
int use_midi_tasklet
 
int precise_ptr
 
u32 control_register
 
u32 control2_register
 
u32 creg_spdif
 
u32 creg_spdif_stream
 
int clock_source_locked
 
charcard_name
 
enum HDSP_IO_Type io_type
 
unsigned short firmware_rev
 
unsigned short state
 
u32 firmware_cache [24413]
 
size_t period_bytes
 
unsigned char max_channels
 
unsigned char qs_in_channels
 
unsigned char ds_in_channels
 
unsigned char ss_in_channels
 
unsigned char qs_out_channels
 
unsigned char ds_out_channels
 
unsigned char ss_out_channels
 
struct snd_dma_buffer capture_dma_buf
 
struct snd_dma_buffer playback_dma_buf
 
unsigned charcapture_buffer
 
unsigned charplayback_buffer
 
pid_t capture_pid
 
pid_t playback_pid
 
int running
 
int system_sample_rate
 
charchannel_map
 
int dev
 
int irq
 
unsigned long port
 
void __iomemiobase
 
struct snd_cardcard
 
struct snd_pcmpcm
 
struct snd_hwdephwdep
 
struct pci_devpci
 
struct snd_kcontrolspdif_ctl
 
unsigned short mixer_matrix [HDSP_MATRIX_MIXER_SIZE]
 
unsigned int dds_value
 

Detailed Description

Definition at line 461 of file hdsp.c.

Field Documentation

unsigned char* capture_buffer

Definition at line 490 of file hdsp.c.

struct snd_dma_buffer capture_dma_buf

Definition at line 488 of file hdsp.c.

pid_t capture_pid

Definition at line 493 of file hdsp.c.

struct snd_pcm_substream* capture_substream

Definition at line 463 of file hdsp.c.

Definition at line 502 of file hdsp.c.

char* card_name

Definition at line 474 of file hdsp.c.

char* channel_map

Definition at line 497 of file hdsp.c.

int clock_source_locked

Definition at line 473 of file hdsp.c.

u32 control2_register

Definition at line 470 of file hdsp.c.

u32 control_register

Definition at line 469 of file hdsp.c.

u32 creg_spdif

Definition at line 471 of file hdsp.c.

u32 creg_spdif_stream

Definition at line 472 of file hdsp.c.

unsigned int dds_value

Definition at line 508 of file hdsp.c.

int dev

Definition at line 498 of file hdsp.c.

unsigned char ds_in_channels

Definition at line 482 of file hdsp.c.

unsigned char ds_out_channels

Definition at line 485 of file hdsp.c.

Definition at line 478 of file hdsp.c.

unsigned short firmware_rev

Definition at line 476 of file hdsp.c.

struct snd_hwdep* hwdep

Definition at line 504 of file hdsp.c.

Definition at line 475 of file hdsp.c.

void __iomem* iobase

Definition at line 501 of file hdsp.c.

int irq

Definition at line 499 of file hdsp.c.

spinlock_t lock

Definition at line 462 of file hdsp.c.

unsigned char max_channels

Definition at line 480 of file hdsp.c.

struct hdsp_midi midi[2]

Definition at line 465 of file hdsp.c.

struct tasklet_struct midi_tasklet

Definition at line 466 of file hdsp.c.

unsigned short mixer_matrix[HDSP_MATRIX_MIXER_SIZE]

Definition at line 507 of file hdsp.c.

Definition at line 505 of file hdsp.c.

Definition at line 503 of file hdsp.c.

size_t period_bytes

Definition at line 479 of file hdsp.c.

unsigned char* playback_buffer

Definition at line 491 of file hdsp.c.

struct snd_dma_buffer playback_dma_buf

Definition at line 489 of file hdsp.c.

pid_t playback_pid

Definition at line 494 of file hdsp.c.

struct snd_pcm_substream* playback_substream

Definition at line 464 of file hdsp.c.

unsigned long port

Definition at line 500 of file hdsp.c.

int precise_ptr

Definition at line 468 of file hdsp.c.

unsigned char qs_in_channels

Definition at line 481 of file hdsp.c.

unsigned char qs_out_channels

Definition at line 484 of file hdsp.c.

int running

Definition at line 495 of file hdsp.c.

struct snd_kcontrol* spdif_ctl

Definition at line 506 of file hdsp.c.

unsigned char ss_in_channels

Definition at line 483 of file hdsp.c.

unsigned char ss_out_channels

Definition at line 486 of file hdsp.c.

unsigned short state

Definition at line 477 of file hdsp.c.

int system_sample_rate

Definition at line 496 of file hdsp.c.

int use_midi_tasklet

Definition at line 467 of file hdsp.c.


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