Home
last modified time | relevance | path

Searched refs:conn_lists (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/sound/pci/hda/
Dhda_codec.h828 struct snd_array conn_lists; /* connection-list array */ member
Dhda_codec.c351 struct snd_array *array = &codec->conn_lists; in snd_hda_get_conn_list()
542 struct snd_array *array = &codec->conn_lists; in snd_hda_override_conn_list()
1208 snd_array_free(&codec->conn_lists); in snd_hda_codec_free()
1270 snd_array_init(&codec->conn_lists, sizeof(hda_nid_t), 64); in snd_hda_codec_new()