Searched refs:snd_hdac_get_connections (Results 1 – 5 of 5) sorted by relevance
| /linux/include/sound/ |
| A D | hda_codec.h | 349 snd_hdac_get_connections(&(codec)->core, nid, list, max_conns) 351 snd_hdac_get_connections(&(codec)->core, nid, NULL, 0)
|
| A D | hdaudio.h | 139 int snd_hdac_get_connections(struct hdac_device *codec, hda_nid_t nid,
|
| /linux/sound/hda/ |
| A D | hdac_device.c | 465 int snd_hdac_get_connections(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_get_connections() function 555 EXPORT_SYMBOL_GPL(snd_hdac_get_connections);
|
| A D | hdac_sysfs.c | 260 nconns = snd_hdac_get_connections(codec, nid, list, ARRAY_SIZE(list)); in connections_show()
|
| /linux/sound/soc/codecs/ |
| A D | hdac_hdmi.c | 505 port->num_mux_nids = snd_hdac_get_connections(hdev, pin->nid, in hdac_hdmi_query_port_connlist()
|
Completed in 30 milliseconds