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

Data Fields

struct auto_pin_cfg autocfg
 
struct hda_multi_out multiout
 
hda_nid_t out_pins [AUTO_CFG_MAX_OUTS]
 
hda_nid_t dacs [AUTO_CFG_MAX_OUTS]
 
hda_nid_t hp_dac
 
hda_nid_t input_pins [AUTO_PIN_LAST]
 
hda_nid_t adcs [AUTO_PIN_LAST]
 
hda_nid_t dig_out
 
hda_nid_t dig_in
 
unsigned int num_inputs
 
long curr_hp_switch
 
long curr_hp_volume [2]
 
long curr_speaker_switch
 
struct mutex chipio_mutex
 
const charinput_labels [AUTO_PIN_LAST]
 
struct hda_pcm pcm_rec [2]
 

Detailed Description

Definition at line 319 of file patch_ca0132.c.

Field Documentation

Definition at line 326 of file patch_ca0132.c.

Definition at line 320 of file patch_ca0132.c.

struct mutex chipio_mutex

Definition at line 333 of file patch_ca0132.c.

long curr_hp_switch

Definition at line 330 of file patch_ca0132.c.

long curr_hp_volume[2]

Definition at line 331 of file patch_ca0132.c.

long curr_speaker_switch

Definition at line 332 of file patch_ca0132.c.

Definition at line 323 of file patch_ca0132.c.

hda_nid_t dig_in

Definition at line 328 of file patch_ca0132.c.

hda_nid_t dig_out

Definition at line 327 of file patch_ca0132.c.

hda_nid_t hp_dac

Definition at line 324 of file patch_ca0132.c.

const char* input_labels[AUTO_PIN_LAST]

Definition at line 334 of file patch_ca0132.c.

hda_nid_t input_pins[AUTO_PIN_LAST]

Definition at line 325 of file patch_ca0132.c.

Definition at line 321 of file patch_ca0132.c.

unsigned int num_inputs

Definition at line 329 of file patch_ca0132.c.

Definition at line 322 of file patch_ca0132.c.

struct hda_pcm pcm_rec[2]

Definition at line 335 of file patch_ca0132.c.


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