Searched refs:hda_get_node (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.c206 static struct hda_gnode *hda_get_node(struct hda_gspec *spec, hda_nid_t nid) function
306 child = hda_get_node(spec, node->conn_list[i]);
518 child = hda_get_node(spec, node->conn_list[i]);
620 node = hda_get_node(spec, adc_node->conn_list[i]);
631 node = hda_get_node(spec, adc_node->conn_list[i]);
912 struct hda_gnode *child = hda_get_node(spec, node->conn_list[i]);

Completed in 61 milliseconds