Linux Kernel
3.7.1
|
Data Fields | |
struct hda_gnode * | dac_node [2] |
struct hda_gnode * | out_pin_node [2] |
struct pcm_vol | pcm_vol [MAX_PCM_VOLS] |
unsigned int | pcm_vol_nodes |
struct hda_gnode * | adc_node |
struct hda_gnode * | cap_vol_node |
unsigned int | cur_cap_src |
struct hda_input_mux | input_mux |
unsigned int | def_amp_in_caps |
unsigned int | def_amp_out_caps |
struct hda_pcm | pcm_rec |
struct list_head | nid_list |
Definition at line 55 of file hda_generic.c.
Definition at line 61 of file hda_generic.c.
Definition at line 62 of file hda_generic.c.
unsigned int cur_cap_src |
Definition at line 63 of file hda_generic.c.
Definition at line 56 of file hda_generic.c.
unsigned int def_amp_in_caps |
Definition at line 66 of file hda_generic.c.
unsigned int def_amp_out_caps |
Definition at line 67 of file hda_generic.c.
struct hda_input_mux input_mux |
Definition at line 64 of file hda_generic.c.
Definition at line 71 of file hda_generic.c.
Definition at line 57 of file hda_generic.c.
Definition at line 69 of file hda_generic.c.
Definition at line 58 of file hda_generic.c.
unsigned int pcm_vol_nodes |
Definition at line 59 of file hda_generic.c.