Searched refs:stac92xx_parse_auto_config (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 Dpatch_sigmatel.c3720 static int stac92xx_parse_auto_config(struct hda_codec *codec, hda_nid_t dig_out, hda_nid_t dig_in) function
5135 err = stac92xx_parse_auto_config(codec, 0x8, 0x7);
5276 err = stac92xx_parse_auto_config(codec, 0x25, 0x27);
5388 err = stac92xx_parse_auto_config(codec, 0x1d, 0);
5757 err = stac92xx_parse_auto_config(codec, 0x21, 0);
5866 err = stac92xx_parse_auto_config(codec, 0x08, 0x09);
5991 err = stac92xx_parse_auto_config(codec, 0x1e, 0x20);
6106 err = stac92xx_parse_auto_config(codec, 0x1f, 0x20);
6211 err = stac92xx_parse_auto_config(codec, 0x10, 0x12);

Completed in 520 milliseconds