Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/
Dhdac_device.c299 int snd_hdac_read_parm_uncached(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read_parm_uncached() function
311 EXPORT_SYMBOL_GPL(snd_hdac_read_parm_uncached);
350 parm = snd_hdac_read_parm_uncached(codec, nid, AC_PAR_NODE_COUNT); in snd_hdac_get_sub_nodes()
/linux-4.4.14/include/sound/
Dhdaudio.h125 int snd_hdac_read_parm_uncached(struct hdac_device *codec, hda_nid_t nid,
/linux-4.4.14/sound/pci/hda/
Dhda_proc.c37 snd_hdac_read_parm_uncached(&(codec)->core, nid, parm)
Dhda_codec.c325 parm = snd_hdac_read_parm_uncached(&codec->core, nid, AC_PAR_DEVLIST_LEN); in get_num_devices()
384 codec->wcaps[i] = snd_hdac_read_parm_uncached(&codec->core, in read_widget_caps()