Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H 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()
/openbmc/linux/include/sound/
H A Dhda_codec.h342 snd_hdac_get_sub_nodes(&(codec)->core, nid, start_nid)
H A Dhdaudio.h141 int snd_hdac_get_sub_nodes(struct hdac_device *codec, hda_nid_t nid,
/openbmc/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1639 num_nodes = snd_hdac_get_sub_nodes(hdev, hdev->afg, &nid); in hdac_hdmi_parse_and_map_nid()