Home
last modified time | relevance | path

Searched refs:snd_hdac_get_connections (Results 1 – 3 of 3) sorted by relevance

/sound/hda/
Dhdac_device.c460 int snd_hdac_get_connections(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_get_connections() function
550 EXPORT_SYMBOL_GPL(snd_hdac_get_connections);
Dhdac_sysfs.c260 nconns = snd_hdac_get_connections(codec, nid, list, ARRAY_SIZE(list)); in connections_show()
/sound/soc/codecs/
Dhdac_hdmi.c504 port->num_mux_nids = snd_hdac_get_connections(hdev, pin->nid, in hdac_hdmi_query_port_connlist()