Home
last modified time | relevance | path

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

/linux-4.1.27/sound/hda/
Dhdac_device.c96 snd_hdac_read(codec, fg, AC_VERB_GET_SUBSYSTEM_ID, 0, in snd_hdac_device_init()
228 int snd_hdac_read(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read() function
235 EXPORT_SYMBOL_GPL(snd_hdac_read);
433 err = snd_hdac_read(codec, nid, AC_VERB_GET_CONNECT_LIST, 0, in snd_hdac_get_connections()
450 err = snd_hdac_read(codec, nid, in snd_hdac_get_connections()
Dhdac_sysfs.c174 if (snd_hdac_read(codec, nid, AC_VERB_GET_CONFIG_DEFAULT, 0, &val)) in pin_cfg_show()
/linux-4.1.27/sound/pci/hda/
Dlocal.h27 if (snd_hdac_read(codec, nid, AC_VERB_GET_CONFIG_DEFAULT, 0, &val)) in get_pin_cfg()
/linux-4.1.27/include/sound/
Dhdaudio.h109 int snd_hdac_read(struct hdac_device *codec, hda_nid_t nid,