Home
last modified time | relevance | path

Searched defs:hda_gspec (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/sound/pci/hda/
Dhda_generic.c55 struct hda_gspec { struct
56 struct hda_gnode *dac_node[2]; /* DAC node */
57 struct hda_gnode *out_pin_node[2]; /* Output pin (Line-Out) node */
58 struct pcm_vol pcm_vol[MAX_PCM_VOLS]; /* PCM volumes */
59 unsigned int pcm_vol_nodes; /* number of PCM volumes */
61 struct hda_gnode *adc_node; /* ADC node */
62 struct hda_gnode *cap_vol_node; /* Node for capture volume */
63 unsigned int cur_cap_src; /* current capture source */
64 struct hda_input_mux input_mux;
66 unsigned int def_amp_in_caps;
[all …]