Home
last modified time | relevance | path

Searched refs:snd_hdac_get_connections (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dhda_codec.h346 snd_hdac_get_connections(&(codec)->core, nid, list, max_conns)
348 snd_hdac_get_connections(&(codec)->core, nid, NULL, 0);
H A Dhdaudio.h135 int snd_hdac_get_connections(struct hdac_device *codec, hda_nid_t nid,
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h352 snd_hdac_get_connections(&(codec)->core, nid, list, max_conns)
354 snd_hdac_get_connections(&(codec)->core, nid, NULL, 0)
H A Dhdaudio.h139 int snd_hdac_get_connections(struct hdac_device *codec, hda_nid_t nid,
/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_device.c452 * snd_hdac_get_connections - get a widget connection list
464 int snd_hdac_get_connections(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_get_connections() function
554 EXPORT_SYMBOL_GPL(snd_hdac_get_connections); variable
H A Dhdac_sysfs.c260 nconns = snd_hdac_get_connections(codec, nid, list, ARRAY_SIZE(list)); in connections_show()
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_device.c452 * snd_hdac_get_connections - get a widget connection list
464 int snd_hdac_get_connections(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_get_connections() function
554 EXPORT_SYMBOL_GPL(snd_hdac_get_connections); variable
H A Dhdac_sysfs.c260 nconns = snd_hdac_get_connections(codec, nid, list, ARRAY_SIZE(list)); in connections_show()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dhdac_hdmi.c503 port->num_mux_nids = snd_hdac_get_connections(hdev, pin->nid, in hdac_hdmi_query_port_connlist()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dhdac_hdmi.c503 port->num_mux_nids = snd_hdac_get_connections(hdev, pin->nid, in hdac_hdmi_query_port_connlist()

Completed in 16 milliseconds