Searched refs:snd_hdac_get_sub_nodes (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/sound/hda/ |
D | hdac_device.c | 345 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/ |
D | hda_codec.h | 330 snd_hdac_get_sub_nodes(&(codec)->core, nid, start_nid)
|
/linux-4.4.14/include/sound/ |
D | hdaudio.h | 131 int snd_hdac_get_sub_nodes(struct hdac_device *codec, hda_nid_t nid,
|