Home
last modified time | relevance | path

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

/linux-6.1.9/sound/hda/
Dhdac_device.c312 int snd_hdac_read_parm_uncached(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read_parm_uncached() function
322 EXPORT_SYMBOL_GPL(snd_hdac_read_parm_uncached);
361 parm = snd_hdac_read_parm_uncached(codec, nid, AC_PAR_NODE_COUNT); in snd_hdac_get_sub_nodes()
/linux-6.1.9/include/sound/
Dhdaudio.h134 int snd_hdac_read_parm_uncached(struct hdac_device *codec, hda_nid_t nid,
/linux-6.1.9/sound/pci/hda/
Dhda_proc.c23 snd_hdac_read_parm_uncached(&(codec)->core, nid, parm)
Dhda_codec.c309 parm = snd_hdac_read_parm_uncached(&codec->core, nid, AC_PAR_DEVLIST_LEN); in snd_hda_get_num_devices()
426 codec->wcaps[i] = snd_hdac_read_parm_uncached(&codec->core, in read_widget_caps()
/linux-6.1.9/sound/soc/codecs/
Dhdac_hdmi.c229 param = snd_hdac_read_parm_uncached(hdev, nid, AC_PAR_DEVLIST_LEN); in hdac_hdmi_get_port_len()