Home
last modified time | relevance | path

Searched refs:snd_hdac_read_parm (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/sound/hda/
A Dhdac_device.c70 codec->vendor_id = snd_hdac_read_parm(codec, AC_NODE_ROOT, in snd_hdac_device_init()
76 codec->vendor_id = snd_hdac_read_parm(codec, AC_NODE_ROOT, in snd_hdac_device_init()
80 codec->subsystem_id = snd_hdac_read_parm(codec, AC_NODE_ROOT, in snd_hdac_device_init()
82 codec->revision_id = snd_hdac_read_parm(codec, AC_NODE_ROOT, in snd_hdac_device_init()
98 codec->power_caps = snd_hdac_read_parm(codec, fg, AC_PAR_POWER_STATE); in snd_hdac_device_init()
381 function_id = snd_hdac_read_parm(codec, nid, in setup_fg_nodes()
445 parm = snd_hdac_read_parm(codec, nid, AC_PAR_CONNLIST_LEN); in get_num_conns()
794 val = snd_hdac_read_parm(codec, nid, AC_PAR_PCM); in query_pcm_param()
796 val = snd_hdac_read_parm(codec, codec->afg, AC_PAR_PCM); in query_pcm_param()
804 unsigned int streams = snd_hdac_read_parm(codec, nid, AC_PAR_STREAM); in query_stream_param()
[all …]
A Dhdac_sysfs.c173 snd_hdac_read_parm(codec, nid, AC_PAR_PIN_CAP)); in pin_caps_show()
207 snd_hdac_read_parm(codec, nid, AC_PAR_PCM)); in pcm_caps_show()
216 snd_hdac_read_parm(codec, nid, AC_PAR_STREAM)); in pcm_formats_show()
225 snd_hdac_read_parm(codec, nid, AC_PAR_AMP_IN_CAP)); in amp_in_caps_show()
234 snd_hdac_read_parm(codec, nid, AC_PAR_AMP_OUT_CAP)); in amp_out_caps_show()
243 snd_hdac_read_parm(codec, nid, AC_PAR_POWER_STATE)); in power_caps_show()
250 snd_hdac_read_parm(codec, nid, AC_PAR_GPIO_CAP)); in gpio_caps_show()
A Dlocal.h10 snd_hdac_read_parm(codec, nid, AC_PAR_AUDIO_WIDGET_CAP)
/linux-6.3-rc2/include/sound/
A Dhda_codec.h343 snd_hdac_read_parm(&(codec)->core, nid, param)
A Dhdaudio.h169 static inline int snd_hdac_read_parm(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read_parm() function
/linux-6.3-rc2/sound/pci/hda/
A Dpatch_cs8409.c414 caps = snd_hdac_read_parm(&codec->core, nid, AC_PAR_PIN_CAP); in cs8409_fix_caps()

Completed in 16 milliseconds