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

#include <pcsp.h>

Data Fields

struct snd_cardcard
 
struct snd_pcmpcm
 
struct input_dev * input_dev
 
struct hrtimer timer
 
unsigned short port
 
unsigned short irq
 
unsigned short dma
 
spinlock_t substream_lock
 
struct snd_pcm_substreamplayback_substream
 
unsigned int fmt_size
 
unsigned int is_signed
 
size_t playback_ptr
 
size_t period_ptr
 
atomic_t timer_active
 
int thalf
 
u64 ns_rem
 
unsigned char val61
 
int enable
 
int max_treble
 
int treble
 
int pcspkr
 

Detailed Description

Definition at line 52 of file pcsp.h.

Field Documentation

Definition at line 53 of file pcsp.h.

unsigned short dma

Definition at line 57 of file pcsp.h.

int enable

Definition at line 68 of file pcsp.h.

unsigned int fmt_size

Definition at line 60 of file pcsp.h.

struct input_dev* input_dev

Definition at line 55 of file pcsp.h.

unsigned short irq

Definition at line 57 of file pcsp.h.

unsigned int is_signed

Definition at line 61 of file pcsp.h.

int max_treble

Definition at line 69 of file pcsp.h.

u64 ns_rem

Definition at line 66 of file pcsp.h.

Definition at line 54 of file pcsp.h.

int pcspkr

Definition at line 71 of file pcsp.h.

size_t period_ptr

Definition at line 63 of file pcsp.h.

size_t playback_ptr

Definition at line 62 of file pcsp.h.

struct snd_pcm_substream* playback_substream

Definition at line 59 of file pcsp.h.

unsigned short port

Definition at line 57 of file pcsp.h.

spinlock_t substream_lock

Definition at line 58 of file pcsp.h.

int thalf

Definition at line 65 of file pcsp.h.

Definition at line 56 of file pcsp.h.

atomic_t timer_active

Definition at line 64 of file pcsp.h.

int treble

Definition at line 70 of file pcsp.h.

unsigned char val61

Definition at line 67 of file pcsp.h.


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