/Linux-v4.19/sound/pci/hda/ |
D | hda_proc.c | 160 val = snd_hda_codec_read(codec, nid, 0, in print_amp_vals() 165 val = snd_hda_codec_read(codec, nid, 0, in print_amp_vals() 377 val = snd_hda_codec_read(codec, nid, 0, in print_pin_caps() 388 caps = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_CONFIG_DEFAULT, 0); in print_pin_caps() 420 pinctls = snd_hda_codec_read(codec, nid, 0, in print_pin_ctls() 458 cap = snd_hda_codec_read(codec, nid, 0, in print_vol_knob() 468 int conv = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_CONV, 0); in print_audio_io() 475 int sdi = snd_hda_codec_read(codec, nid, 0, in print_audio_io() 485 unsigned int digi1 = snd_hda_codec_read(codec, nid, 0, in print_digital_conv() 541 int pwr = snd_hda_codec_read(codec, nid, 0, in print_power_state() [all …]
|
D | hda_eld.c | 140 val = snd_hda_codec_read(codec, nid, 0, in hdmi_get_eld_data() 303 return snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_HDMI_DIP_SIZE, in snd_hdmi_get_eld_size() 654 spkalloc = snd_hda_codec_read(codec, nid, 0, ATI_VERB_GET_SPEAKER_ALLOCATION, 0); in snd_hdmi_get_eld_ati() 679 sink_info = snd_hda_codec_read(codec, nid, 0, ATI_VERB_GET_SINK_INFO_DATA, 0); in snd_hdmi_get_eld_ati() 683 sink_info = snd_hda_codec_read(codec, nid, 0, ATI_VERB_GET_SINK_INFO_DATA, 0); in snd_hdmi_get_eld_ati() 687 sink_info = snd_hda_codec_read(codec, nid, 0, ATI_VERB_GET_SINK_INFO_DATA, 0); in snd_hdmi_get_eld_ati() 691 sink_info = snd_hda_codec_read(codec, nid, 0, ATI_VERB_GET_SINK_INFO_DATA, 0); in snd_hdmi_get_eld_ati() 695 sink_desc_len = snd_hda_codec_read(codec, nid, 0, ATI_VERB_GET_SINK_INFO_DATA, 0); in snd_hdmi_get_eld_ati() 707 buf[pos++] = snd_hda_codec_read(codec, nid, 0, ATI_VERB_GET_SINK_INFO_DATA, 0); in snd_hdmi_get_eld_ati() 716 ati_sad = snd_hda_codec_read(codec, nid, 0, ATI_VERB_GET_AUDIO_DESCRIPTOR, 0); in snd_hdmi_get_eld_ati() [all …]
|
D | patch_hdmi.c | 429 val = snd_hda_codec_read(codec, pin_nid, 0, in hdmi_get_dip_index() 575 size = snd_hda_codec_read(codec, pin_nid, 0, in hdmi_debug_dip_size() 589 size = snd_hda_codec_read(codec, pin_nid, 0, in hdmi_clear_dip_buffers() 645 if (snd_hda_codec_read(codec, pin_nid, 0, AC_VERB_GET_HDMI_DIP_XMIT, 0) in hdmi_infoframe_uptodate() 651 val = snd_hda_codec_read(codec, pin_nid, 0, in hdmi_infoframe_uptodate() 862 pwr = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_POWER_STATE, 0); in haswell_verify_D0() 882 pinctl = snd_hda_codec_read(codec, pin_nid, 0, in hdmi_pin_hbr_setup() 931 param = snd_hda_codec_read(codec, cvt_nid, 0, in hdmi_setup_stream() 1007 curr = snd_hda_codec_read(codec, pin_nid, 0, in intel_verify_pin_cvt_connect() 1086 curr = snd_hda_codec_read(codec, nid, 0, in intel_not_share_assigned_cvt() [all …]
|
D | hda_hwdep.c | 41 res = snd_hda_codec_read(codec, verb >> 24, 0, in verb_write_ioctl()
|
D | patch_ca0132.c | 1082 response = snd_hda_codec_read(codec, nid, 0, verb, parm); in codec_send_command() 1116 res = snd_hda_codec_read(codec, WIDGET_CHIP_CTRL, 0, in chipio_send() 1216 *data = snd_hda_codec_read(codec, WIDGET_CHIP_CTRL, 0, in chipio_read_data() 1490 res = snd_hda_codec_read(codec, WIDGET_DSP_CTRL, 0, reg, data); in dspio_send() 1508 status = snd_hda_codec_read(codec, WIDGET_DSP_CTRL, 0, in dspio_write_wait() 1539 status = snd_hda_codec_read(codec, WIDGET_DSP_CTRL, 0, in dspio_write() 1584 *data = snd_hda_codec_read(codec, WIDGET_DSP_CTRL, 0, in dspio_read() 2368 res = snd_hda_codec_read(codec, WIDGET_CHIP_CTRL, 0, in dsp_allocate_router_ports() 3209 cur_gpio = snd_hda_codec_read(codec, 0x01, 0, AC_VERB_GET_GPIO_DATA, 0); in r3di_gpio_mic_set() 3229 cur_gpio = snd_hda_codec_read(codec, 0x01, 0, AC_VERB_GET_GPIO_DATA, 0); in r3di_gpio_out_set() [all …]
|
D | patch_sigmatel.c | 308 gpiostate = snd_hda_codec_read(codec, fg, 0, in stac_gpio_set() 312 gpiomask = snd_hda_codec_read(codec, fg, 0, in stac_gpio_set() 316 gpiodir = snd_hda_codec_read(codec, fg, 0, in stac_gpio_set() 325 snd_hda_codec_read(codec, fg, 0, in stac_gpio_set() 330 snd_hda_codec_read(codec, fg, 0, in stac_gpio_set() 352 pinctl = snd_hda_codec_read(codec, nid, 0, in stac_vrefout_set() 420 !(snd_hda_codec_read(codec, codec->core.afg, 0, in stac_update_outputs() 506 data = snd_hda_codec_read(codec, codec->core.afg, 0, in stac_vref_event() 611 dac_mode = snd_hda_codec_read(codec, codec->core.afg, 0, in stac_aloopback_put() 4399 snd_hda_codec_read(codec, nid, 0, in stac92hd_proc_hook() [all …]
|
D | hda_jack.c | 58 snd_hda_codec_read(codec, nid, 0, in read_pin_sense() 61 val = snd_hda_codec_read(codec, nid, 0, in read_pin_sense()
|
D | hda_codec.c | 384 return snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_DEVICE_SEL, 0); in snd_hda_get_dev_select() 459 pin->cfg = snd_hda_codec_read(codec, nid, 0, in read_pin_defaults() 465 pin->ctrl = snd_hda_codec_read(codec, nid, 0, in read_pin_defaults() 625 snd_hda_codec_read(codec, pin->nid, 0, in snd_hda_shutup_pins() 1035 oldval = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_CONV, 0); in update_pcm_stream_id() 1053 oldval = snd_hda_codec_read(codec, nid, 0, in update_pcm_format() 2704 snd_hda_codec_read(codec, nid, 0, in snd_hda_create_spdif_in_ctls() 2760 int eapd = snd_hda_codec_read(codec, nid, 0, in snd_hda_codec_eapd_power_filter() 2799 snd_hda_codec_read(codec, fg, flags, in hda_set_power_state() 3503 curr_fmt = snd_hda_codec_read(codec, nid, 0, in setup_dig_out_stream() [all …]
|
D | patch_si3054.c | 78 #define GET_REG(codec,reg) (snd_hda_codec_read(codec,reg,0,SI3054_VERB_READ_NODE,0))
|
D | hda_codec.h | 321 snd_hda_codec_read(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_read() function
|
D | patch_cirrus.c | 147 return snd_hda_codec_read(codec, spec->vendor_nid, 0, in cs_vendor_coef_get()
|
D | patch_realtek.c | 139 val = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_PROC_COEF, 0); in alc_read_coefex_idx() 327 val = snd_hda_codec_read(codec, jack->nid, 0, in alc_update_knob_master() 2893 snd_hda_codec_read(codec, pin->nid, 0, in alc286_shutup() 3385 val = snd_hda_codec_read(codec, 0x51, 0, AC_VERB_GET_PROC_COEF, 0) in alc5505_coef_get() 3387 val |= snd_hda_codec_read(codec, 0x51, 0, AC_VERB_GET_PROC_COEF, 0) in alc5505_coef_get() 7301 if (snd_hda_codec_read(codec, 0x51, 0, AC_VERB_PARAMETERS, 0) == 0x10ec5505) { in patch_alc269()
|
D | patch_via.c | 905 index = snd_hda_codec_read(codec, 0x26, 0, in vt1716s_dmic_get()
|
D | hda_generic.c | 846 power = snd_hda_codec_read(codec, nid, 0, in path_power_update() 872 snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_POWER_STATE, 0); in sync_power_state_change()
|