snd_hda_get_conn_list  344 include/sound/hda_codec.h int snd_hda_get_conn_list(struct hda_codec *codec, hda_nid_t nid,
snd_hda_get_conn_list  193 sound/pci/hda/hda_codec.c EXPORT_SYMBOL_GPL(snd_hda_get_conn_list);
snd_hda_get_conn_list  211 sound/pci/hda/hda_codec.c 	int len = snd_hda_get_conn_list(codec, nid, &list);
snd_hda_get_conn_list  270 sound/pci/hda/hda_codec.c 	nums = snd_hda_get_conn_list(codec, mux, &conn);
snd_hda_get_conn_list  391 sound/pci/hda/hda_generic.c 	nums = snd_hda_get_conn_list(codec, to_nid, &conn);
snd_hda_get_conn_list  785 sound/pci/hda/hda_generic.c 	nums = snd_hda_get_conn_list(codec, nid, &conn);
snd_hda_get_conn_list 3055 sound/pci/hda/hda_generic.c 	num_conns = snd_hda_get_conn_list(codec, mix_nid, &list);
snd_hda_get_conn_list 4966 sound/pci/hda/hda_generic.c 	nums = snd_hda_get_conn_list(codec, mix, &conn);
snd_hda_get_conn_list  625 sound/pci/hda/hda_proc.c 	cache_len = snd_hda_get_conn_list(codec, nid, &list);