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

#include <saa7134.h>

Data Fields

struct mutex lock
 
int minor_mixer
 
int minor_dsp
 
unsigned int users_dsp
 
enum saa7134_audio_in input
 
unsigned int count
 
unsigned int line1
 
unsigned int line2
 
unsigned int afmt
 
unsigned int rate
 
unsigned int channels
 
unsigned int recording_on
 
unsigned int dma_running
 
unsigned int blocks
 
unsigned int blksize
 
unsigned int bufsize
 
struct saa7134_pgtable pt
 
struct videobuf_dmabuf dma
 
unsigned int dma_blk
 
unsigned int read_offset
 
unsigned int read_count
 
voidpriv_data
 
struct snd_pcm_substreamsubstream
 

Detailed Description

Definition at line 490 of file saa7134.h.

Field Documentation

unsigned int afmt

Definition at line 503 of file saa7134.h.

unsigned int blksize

Definition at line 509 of file saa7134.h.

unsigned int blocks

Definition at line 508 of file saa7134.h.

unsigned int bufsize

Definition at line 510 of file saa7134.h.

unsigned int channels

Definition at line 505 of file saa7134.h.

unsigned int count

Definition at line 498 of file saa7134.h.

Definition at line 512 of file saa7134.h.

unsigned int dma_blk

Definition at line 513 of file saa7134.h.

unsigned int dma_running

Definition at line 507 of file saa7134.h.

enum saa7134_audio_in input

Definition at line 497 of file saa7134.h.

unsigned int line1

Definition at line 499 of file saa7134.h.

unsigned int line2

Definition at line 500 of file saa7134.h.

struct mutex lock

Definition at line 491 of file saa7134.h.

int minor_dsp

Definition at line 493 of file saa7134.h.

int minor_mixer

Definition at line 492 of file saa7134.h.

void* priv_data

Definition at line 516 of file saa7134.h.

Definition at line 511 of file saa7134.h.

unsigned int rate

Definition at line 504 of file saa7134.h.

unsigned int read_count

Definition at line 515 of file saa7134.h.

unsigned int read_offset

Definition at line 514 of file saa7134.h.

unsigned int recording_on

Definition at line 506 of file saa7134.h.

Definition at line 517 of file saa7134.h.

unsigned int users_dsp

Definition at line 494 of file saa7134.h.


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