Home
last modified time | relevance | path

Searched refs:snd_hdac_get_sub_nodes (Results 1 – 4 of 4) sorted by relevance

/linux/sound/hda/
A Dhdac_device.c356 int snd_hdac_get_sub_nodes(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_get_sub_nodes() function
369 EXPORT_SYMBOL_GPL(snd_hdac_get_sub_nodes);
379 total_nodes = snd_hdac_get_sub_nodes(codec, AC_NODE_ROOT, &nid); in setup_fg_nodes()
414 nums = snd_hdac_get_sub_nodes(codec, codec->afg, &start_nid); in snd_hdac_refresh_widgets()
/linux/include/sound/
A Dhda_codec.h335 snd_hdac_get_sub_nodes(&(codec)->core, nid, start_nid)
A Dhdaudio.h137 int snd_hdac_get_sub_nodes(struct hdac_device *codec, hda_nid_t nid,
/linux/sound/soc/codecs/
A Dhdac_hdmi.c1634 num_nodes = snd_hdac_get_sub_nodes(hdev, hdev->afg, &nid); in hdac_hdmi_parse_and_map_nid()

Completed in 14 milliseconds