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

Data Fields

struct snd_kcontrol_newmixers [6]
 
int num_mixers
 
unsigned int beep_amp
 
struct hda_verbinit_verbs [6]
 
unsigned int num_init_verbs
 
struct hda_multi_out multiout
 
unsigned int cur_eapd
 
unsigned int need_dac_fix
 
const hda_nid_talt_dac_nid
 
struct hda_pcm_streamstream_analog_alt_playback
 
int independent_hp
 
int num_active_streams
 
unsigned int num_adc_nids
 
const hda_nid_tadc_nids
 
hda_nid_t dig_in_nid
 
struct hda_input_muxinput_mux
 
const hda_nid_tcapsrc_nids
 
unsigned int cur_mux [3]
 
struct hda_channel_modechannel_mode
 
int num_channel_mode
 
struct hda_pcm pcm_rec [3]
 
unsigned int spdif_route
 
struct auto_pin_cfg autocfg
 
struct snd_array kctls
 
struct hda_input_mux private_imux
 
hda_nid_t private_dac_nids [AUTO_CFG_MAX_OUTS]
 
unsigned int jack_present: 1
 
unsigned int inv_jack_detect: 1
 
unsigned int inv_eapd: 1
 
unsigned int analog_beep: 1
 
unsigned int avoid_init_slave_vol:1
 
hda_nid_t vmaster_nid
 
const char *constslave_vols
 
const char *constslave_sws
 

Detailed Description

Definition at line 35 of file patch_analog.c.

Field Documentation

const hda_nid_t* adc_nids

Definition at line 59 of file patch_analog.c.

const hda_nid_t* alt_dac_nid

Definition at line 52 of file patch_analog.c.

unsigned int analog_beep

Definition at line 85 of file patch_analog.c.

Definition at line 77 of file patch_analog.c.

unsigned int avoid_init_slave_vol

Definition at line 86 of file patch_analog.c.

unsigned int beep_amp

Definition at line 38 of file patch_analog.c.

const hda_nid_t* capsrc_nids

Definition at line 64 of file patch_analog.c.

struct hda_channel_mode* channel_mode

Definition at line 68 of file patch_analog.c.

unsigned int cur_eapd

Definition at line 49 of file patch_analog.c.

unsigned int cur_mux[3]

Definition at line 65 of file patch_analog.c.

hda_nid_t dig_in_nid

Definition at line 60 of file patch_analog.c.

int independent_hp

Definition at line 54 of file patch_analog.c.

struct hda_verb* init_verbs[6]

Definition at line 39 of file patch_analog.c.

struct hda_input_mux* input_mux

Definition at line 63 of file patch_analog.c.

unsigned int inv_eapd

Definition at line 84 of file patch_analog.c.

unsigned int inv_jack_detect

Definition at line 83 of file patch_analog.c.

unsigned int jack_present

Definition at line 82 of file patch_analog.c.

Definition at line 78 of file patch_analog.c.

Definition at line 36 of file patch_analog.c.

Definition at line 45 of file patch_analog.c.

unsigned int need_dac_fix

Definition at line 50 of file patch_analog.c.

int num_active_streams

Definition at line 55 of file patch_analog.c.

unsigned int num_adc_nids

Definition at line 58 of file patch_analog.c.

int num_channel_mode

Definition at line 69 of file patch_analog.c.

unsigned int num_init_verbs

Definition at line 42 of file patch_analog.c.

int num_mixers

Definition at line 37 of file patch_analog.c.

struct hda_pcm pcm_rec[3]

Definition at line 72 of file patch_analog.c.

hda_nid_t private_dac_nids[AUTO_CFG_MAX_OUTS]

Definition at line 80 of file patch_analog.c.

struct hda_input_mux private_imux

Definition at line 79 of file patch_analog.c.

const char* const* slave_sws

Definition at line 94 of file patch_analog.c.

const char* const* slave_vols

Definition at line 93 of file patch_analog.c.

unsigned int spdif_route

Definition at line 74 of file patch_analog.c.

struct hda_pcm_stream* stream_analog_alt_playback

Definition at line 53 of file patch_analog.c.

hda_nid_t vmaster_nid

Definition at line 92 of file patch_analog.c.


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