Searched refs:hda_gnode (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_generic.c30 struct hda_gnode { struct
50 struct hda_gnode *node; /* Node for PCM volume */
55 struct hda_gnode *dac_node[2]; /* DAC node */
56 struct hda_gnode *out_pin_node[2]; /* Output pin (Line-Out) node */
60 struct hda_gnode *adc_node; /* ADC node */
61 struct hda_gnode *cap_vol_node; /* Node for capture volume */
97 struct hda_gnode *node, *n;
116 struct hda_gnode *node;
206 static struct hda_gnode *hda_get_node(struct hda_gspec *spec, hda_nid_t nid)
208 struct hda_gnode *nod
[all...]

Completed in 80 milliseconds