Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/
Dhdac_device.c345 int snd_hdac_get_sub_nodes(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_get_sub_nodes() function
358 EXPORT_SYMBOL_GPL(snd_hdac_get_sub_nodes);
368 total_nodes = snd_hdac_get_sub_nodes(codec, AC_NODE_ROOT, &nid); in setup_fg_nodes()
398 nums = snd_hdac_get_sub_nodes(codec, codec->afg, &start_nid); in snd_hdac_refresh_widgets()
/linux-4.4.14/sound/pci/hda/
Dhda_codec.h330 snd_hdac_get_sub_nodes(&(codec)->core, nid, start_nid)
/linux-4.4.14/include/sound/
Dhdaudio.h131 int snd_hdac_get_sub_nodes(struct hdac_device *codec, hda_nid_t nid,