Home
last modified time | relevance | path

Searched refs:snd_hdac_read (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_device.c101 snd_hdac_read(codec, fg, AC_VERB_GET_SUBSYSTEM_ID, 0, in snd_hdac_device_init()
266 * snd_hdac_read - execute a verb
275 int snd_hdac_read(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read() function
282 EXPORT_SYMBOL_GPL(snd_hdac_read); variable
310 * strictly, use snd_hdac_read() directly.
494 err = snd_hdac_read(codec, nid, AC_VERB_GET_CONNECT_LIST, 0, in snd_hdac_get_connections()
511 err = snd_hdac_read(codec, nid, in snd_hdac_get_connections()
H A Dhdac_sysfs.c183 if (snd_hdac_read(codec, nid, AC_VERB_GET_CONFIG_DEFAULT, 0, &val)) in pin_cfg_show()
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_device.c101 snd_hdac_read(codec, fg, AC_VERB_GET_SUBSYSTEM_ID, 0, in snd_hdac_device_init()
266 * snd_hdac_read - execute a verb
275 int snd_hdac_read(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read() function
282 EXPORT_SYMBOL_GPL(snd_hdac_read); variable
310 * strictly, use snd_hdac_read() directly.
494 err = snd_hdac_read(codec, nid, AC_VERB_GET_CONNECT_LIST, 0, in snd_hdac_get_connections()
511 err = snd_hdac_read(codec, nid, in snd_hdac_get_connections()
H A Dhdac_sysfs.c183 if (snd_hdac_read(codec, nid, AC_VERB_GET_CONFIG_DEFAULT, 0, &val)) in pin_cfg_show()
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h127 int snd_hdac_read(struct hdac_device *codec, hda_nid_t nid,
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio.h131 int snd_hdac_read(struct hdac_device *codec, hda_nid_t nid,
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_codec.c341 if (snd_hdac_read(&codec->core, nid, in snd_hda_get_devices()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_codec.c341 if (snd_hdac_read(&codec->core, nid, in snd_hda_get_devices()

Completed in 24 milliseconds