Searched refs:get_connection_index (Results 1 - 2 of 2) 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.c3420 static int get_connection_index(struct hda_codec *codec, hda_nid_t mux, function
3497 index = get_connection_index(codec, spec->dmux_nids[0], nid);
3566 i = get_connection_index(codec, spec->mux_nids[0], pin);
3572 mic->dmux_idx = get_connection_index(codec,
3577 i = get_connection_index(codec, spec->dmux_nids[0], pin);
3583 mic->mux_idx = get_connection_index(codec,
3634 index = get_connection_index(codec, spec->mux_nids[j],
H A Dpatch_realtek.c1012 static int get_connection_index(struct hda_codec *codec, hda_nid_t mux, function
1592 err = get_connection_index(codec, dig_nid,
4940 idx = get_connection_index(codec, mixer, pin);
4952 idx = get_connection_index(codec, cap1, pin);
4954 idx = get_connection_index(codec, cap2, pin);
5145 iidx = get_connection_index(codec, cap, spec->int_mic.pin);
5148 eidx = get_connection_index(codec, cap, spec->ext_mic.pin);
5189 idx = get_connection_index(codec, cap, pin);

Completed in 102 milliseconds