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

#include <pcxhr.h>

Data Fields

unsigned int num_cards
 
struct snd_pcxhrchip [PCXHR_MAX_CARDS]
 
struct pci_devpci
 
int irq
 
int granularity
 
unsigned long port [3]
 
char shortname [32]
 
char longname [96]
 
struct tasklet_struct msg_taskq
 
struct pcxhr_rmhprmh
 
struct tasklet_struct trigger_taskq
 
spinlock_t lock
 
spinlock_t msg_lock
 
struct mutex setup_mutex
 
struct mutex mixer_mutex
 
unsigned int dsp_loaded
 
unsigned int dsp_version
 
int playback_chips
 
int capture_chips
 
int fw_file_set
 
int firmware_num
 
unsigned int is_hr_stereo:1
 
unsigned int board_has_aes1:1
 
unsigned int board_has_analog:1
 
unsigned int board_has_mic:1
 
unsigned int board_aes_in_192k:1
 
unsigned int mono_capture:1
 
unsigned int capture_ltc:1
 
struct snd_dma_buffer hostport
 
enum pcxhr_clock_type use_clock_type
 
enum pcxhr_clock_type cur_clock_type
 
int sample_rate
 
int ref_count_rate
 
int timer_toggle
 
int dsp_time_last
 
int dsp_time_err
 
unsigned int src_it_dsp
 
unsigned int io_num_reg_cont
 
unsigned int codec_speed
 
unsigned int sample_rate_real
 
int last_reg_stat
 
int async_err_stream_xrun
 
int async_err_pipe_xrun
 
int async_err_other_last
 
unsigned char xlx_cfg
 
unsigned char xlx_selmic
 
unsigned char dsp_reset
 

Detailed Description

Definition at line 64 of file pcxhr.h.

Field Documentation

int async_err_other_last

Definition at line 124 of file pcxhr.h.

int async_err_pipe_xrun

Definition at line 123 of file pcxhr.h.

int async_err_stream_xrun

Definition at line 122 of file pcxhr.h.

unsigned int board_aes_in_192k

Definition at line 104 of file pcxhr.h.

unsigned int board_has_aes1

Definition at line 101 of file pcxhr.h.

unsigned int board_has_analog

Definition at line 102 of file pcxhr.h.

unsigned int board_has_mic

Definition at line 103 of file pcxhr.h.

int capture_chips

Definition at line 97 of file pcxhr.h.

unsigned int capture_ltc

Definition at line 106 of file pcxhr.h.

Definition at line 66 of file pcxhr.h.

unsigned int codec_speed

Definition at line 119 of file pcxhr.h.

enum pcxhr_clock_type cur_clock_type

Definition at line 111 of file pcxhr.h.

unsigned int dsp_loaded

Definition at line 94 of file pcxhr.h.

unsigned char dsp_reset

Definition at line 128 of file pcxhr.h.

int dsp_time_err

Definition at line 116 of file pcxhr.h.

int dsp_time_last

Definition at line 115 of file pcxhr.h.

unsigned int dsp_version

Definition at line 95 of file pcxhr.h.

int firmware_num

Definition at line 99 of file pcxhr.h.

int fw_file_set

Definition at line 98 of file pcxhr.h.

int granularity

Definition at line 72 of file pcxhr.h.

Definition at line 108 of file pcxhr.h.

unsigned int io_num_reg_cont

Definition at line 118 of file pcxhr.h.

int irq

Definition at line 70 of file pcxhr.h.

unsigned int is_hr_stereo

Definition at line 100 of file pcxhr.h.

int last_reg_stat

Definition at line 121 of file pcxhr.h.

spinlock_t lock

Definition at line 87 of file pcxhr.h.

char longname[96]

Definition at line 79 of file pcxhr.h.

struct mutex mixer_mutex

Definition at line 91 of file pcxhr.h.

unsigned int mono_capture

Definition at line 105 of file pcxhr.h.

spinlock_t msg_lock

Definition at line 88 of file pcxhr.h.

Definition at line 82 of file pcxhr.h.

unsigned int num_cards

Definition at line 65 of file pcxhr.h.

Definition at line 68 of file pcxhr.h.

int playback_chips

Definition at line 96 of file pcxhr.h.

unsigned long port[3]

Definition at line 75 of file pcxhr.h.

Definition at line 83 of file pcxhr.h.

int ref_count_rate

Definition at line 113 of file pcxhr.h.

int sample_rate

Definition at line 112 of file pcxhr.h.

unsigned int sample_rate_real

Definition at line 120 of file pcxhr.h.

struct mutex setup_mutex

Definition at line 90 of file pcxhr.h.

char shortname[32]

Definition at line 78 of file pcxhr.h.

unsigned int src_it_dsp

Definition at line 117 of file pcxhr.h.

int timer_toggle

Definition at line 114 of file pcxhr.h.

struct tasklet_struct trigger_taskq

Definition at line 85 of file pcxhr.h.

enum pcxhr_clock_type use_clock_type

Definition at line 110 of file pcxhr.h.

unsigned char xlx_cfg

Definition at line 126 of file pcxhr.h.

unsigned char xlx_selmic

Definition at line 127 of file pcxhr.h.


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