Home
last modified time | relevance | path

Searched refs:snd_hda_codec_read (Results 1 – 16 of 16) sorted by relevance

/linux-6.15/sound/pci/hda/
H A Dhda_eld.c39 val = snd_hda_codec_read(codec, nid, 0, in hdmi_get_eld_data()
49 return snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_HDMI_DIP_SIZE, in snd_hdmi_get_eld_size()
276 spkalloc = snd_hda_codec_read(codec, nid, 0, ATI_VERB_GET_SPEAKER_ALLOCATION, 0); in snd_hdmi_get_eld_ati()
301 sink_info = snd_hda_codec_read(codec, nid, 0, ATI_VERB_GET_SINK_INFO_DATA, 0); in snd_hdmi_get_eld_ati()
305 sink_info = snd_hda_codec_read(codec, nid, 0, ATI_VERB_GET_SINK_INFO_DATA, 0); in snd_hdmi_get_eld_ati()
309 sink_info = snd_hda_codec_read(codec, nid, 0, ATI_VERB_GET_SINK_INFO_DATA, 0); in snd_hdmi_get_eld_ati()
313 sink_info = snd_hda_codec_read(codec, nid, 0, ATI_VERB_GET_SINK_INFO_DATA, 0); in snd_hdmi_get_eld_ati()
317 sink_desc_len = snd_hda_codec_read(codec, nid, 0, ATI_VERB_GET_SINK_INFO_DATA, 0); in snd_hdmi_get_eld_ati()
329 buf[pos++] = snd_hda_codec_read(codec, nid, 0, ATI_VERB_GET_SINK_INFO_DATA, 0); in snd_hdmi_get_eld_ati()
338 ati_sad = snd_hda_codec_read(codec, nid, 0, ATI_VERB_GET_AUDIO_DESCRIPTOR, 0); in snd_hdmi_get_eld_ati()
[all …]
H A Dhda_proc.c146 val = snd_hda_codec_read(codec, nid, 0, in print_amp_vals()
151 val = snd_hda_codec_read(codec, nid, 0, in print_amp_vals()
363 val = snd_hda_codec_read(codec, nid, 0, in print_pin_caps()
444 cap = snd_hda_codec_read(codec, nid, 0, in print_vol_knob()
611 curr = snd_hda_codec_read(codec, nid, 0, in print_conn_list()
655 enable = snd_hda_codec_read(codec, nid, 0, in print_gpio()
659 wake = snd_hda_codec_read(codec, nid, 0, in print_gpio()
661 unsol = snd_hda_codec_read(codec, nid, 0, in print_gpio()
663 sticky = snd_hda_codec_read(codec, nid, 0, in print_gpio()
665 data = snd_hda_codec_read(codec, nid, 0, in print_gpio()
[all …]
H A Dpatch_hdmi.c441 val = snd_hda_codec_read(codec, pin_nid, 0, in hdmi_get_dip_index()
588 size = snd_hda_codec_read(codec, pin_nid, 0, in hdmi_debug_dip_size()
602 size = snd_hda_codec_read(codec, pin_nid, 0, in hdmi_clear_dip_buffers()
664 val = snd_hda_codec_read(codec, pin_nid, 0, in hdmi_infoframe_uptodate()
919 pinctl = snd_hda_codec_read(codec, pin_nid, 0, in hdmi_pin_hbr_setup()
970 param = snd_hda_codec_read(codec, cvt_nid, 0, in hdmi_setup_stream()
1057 curr = snd_hda_codec_read(codec, pin_nid, 0, in intel_verify_pin_cvt_connect()
1136 curr = snd_hda_codec_read(codec, nid, 0, in intel_not_share_assigned_cvt()
2148 pinctl = snd_hda_codec_read(codec, per_pin->pin_nid, 0, in generic_hdmi_playback_pcm_prepare()
3014 param = snd_hda_codec_read(codec, per_pin->cvt_nid, 0, in i915_adlp_hdmi_resume()
[all …]
H A Dhda_hwdep.c28 res = snd_hda_codec_read(codec, verb >> 24, 0, in verb_write_ioctl()
H A Dpatch_conexant.c179 mic_present = snd_hda_codec_read(codec, 0x19, 0, AC_VERB_GET_PIN_SENSE, 0x0); in cx_fixup_headset_recog()
226 val = snd_hda_codec_read(codec, 0x1c, 0, 0xca0, 0x0); in cx_process_headset_plugin()
234 val = snd_hda_codec_read(codec, 0x1c, 0, 0xcb0, 0x0); in cx_process_headset_plugin()
254 mic_present = snd_hda_codec_read(codec, 0x19, 0, AC_VERB_GET_PIN_SENSE, 0x0); in cx_update_headset_mic_vref()
H A Dpatch_sigmatel.c297 gpiostate = snd_hda_codec_read(codec, fg, 0, in stac_gpio_set()
301 gpiomask = snd_hda_codec_read(codec, fg, 0, in stac_gpio_set()
305 gpiodir = snd_hda_codec_read(codec, fg, 0, in stac_gpio_set()
314 snd_hda_codec_read(codec, fg, 0, in stac_gpio_set()
319 snd_hda_codec_read(codec, fg, 0, in stac_gpio_set()
344 pinctl = snd_hda_codec_read(codec, nid, 0, in stac_vrefout_set()
415 !(snd_hda_codec_read(codec, codec->core.afg, 0, in stac_update_outputs()
501 data = snd_hda_codec_read(codec, codec->core.afg, 0, in stac_vref_event()
606 dac_mode = snd_hda_codec_read(codec, codec->core.afg, 0, in stac_aloopback_put()
4402 snd_hda_codec_read(codec, nid, 0, in stac92hd_proc_hook()
[all …]
H A Dhda_codec.c371 return snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_DEVICE_SEL, 0); in snd_hda_get_dev_select()
446 pin->cfg = snd_hda_codec_read(codec, nid, 0, in read_pin_defaults()
452 pin->ctrl = snd_hda_codec_read(codec, nid, 0, in read_pin_defaults()
612 snd_hda_codec_read(codec, pin->nid, 0, in snd_hda_shutup_pins()
1092 oldval = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_CONV, 0); in update_pcm_stream_id()
1110 oldval = snd_hda_codec_read(codec, nid, 0, in update_pcm_format()
2726 snd_hda_codec_read(codec, nid, 0, in snd_hda_create_spdif_in_ctls()
2782 int eapd = snd_hda_codec_read(codec, nid, 0, in snd_hda_codec_eapd_power_filter()
2821 snd_hda_codec_read(codec, fg, flags, in hda_set_power_state()
3624 curr_fmt = snd_hda_codec_read(codec, nid, 0, in setup_dig_out_stream()
[all …]
H A Dpatch_si3054.c64 #define GET_REG(codec,reg) (snd_hda_codec_read(codec,reg,0,SI3054_VERB_READ_NODE,0))
H A Dhda_jack.c54 snd_hda_codec_read(codec, nid, 0, in read_pin_sense()
57 val = snd_hda_codec_read(codec, nid, 0, in read_pin_sense()
H A Dpatch_ca0132.c1531 response = snd_hda_codec_read(codec, nid, 0, verb, parm); in codec_send_command()
1565 res = snd_hda_codec_read(codec, WIDGET_CHIP_CTRL, 0, in chipio_send()
1665 *data = snd_hda_codec_read(codec, WIDGET_CHIP_CTRL, 0, in chipio_read_data()
1889 *enable = snd_hda_codec_read(codec, WIDGET_CHIP_CTRL, 0, in chipio_get_stream_control()
1963 return snd_hda_codec_read(codec, WIDGET_CHIP_CTRL, 0, in chipio_8051_get_data()
2068 status = snd_hda_codec_read(codec, WIDGET_DSP_CTRL, 0, in dspio_write_wait()
2099 status = snd_hda_codec_read(codec, WIDGET_DSP_CTRL, 0, in dspio_write()
2144 *data = snd_hda_codec_read(codec, WIDGET_DSP_CTRL, 0, in dspio_read()
2923 res = snd_hda_codec_read(codec, WIDGET_CHIP_CTRL, 0, in dsp_allocate_router_ports()
4507 pin_ctl = snd_hda_codec_read(codec, spec->out_pins[1], 0, in ca0132_select_out()
[all …]
H A Dpatch_cs8409.c75 return snd_hda_codec_read(codec, CS8409_PIN_VENDOR_WIDGET, 0, AC_VERB_GET_PROC_COEF, 0); in cs8409_vendor_coef_get()
887 spec->gpio_data = snd_hda_codec_read(codec, CS8409_PIN_AFG, 0, AC_VERB_GET_GPIO_DATA, 0); in cs42l42_resume()
952 spec->gpio_data = snd_hda_codec_read(codec, CS8409_PIN_AFG, 0, AC_VERB_GET_GPIO_DATA, 0); in cs42l42_suspend()
H A Dpatch_cirrus.c136 return snd_hda_codec_read(codec, spec->vendor_nid, 0, in cs_vendor_coef_get()
H A Dpatch_via.c888 index = snd_hda_codec_read(codec, 0x26, 0, in vt1716s_dmic_get()
H A Dpatch_realtek.c168 val = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_PROC_COEF, 0); in __alc_read_coefex_idx()
393 val = snd_hda_codec_read(codec, jack->nid, 0, in alc_update_knob_master()
579 snd_hda_codec_read(codec, pin->nid, 0, in alc_headset_mic_no_shutup()
4038 val = snd_hda_codec_read(codec, 0x51, 0, AC_VERB_GET_PROC_COEF, 0) in alc5505_coef_get()
4040 val |= snd_hda_codec_read(codec, 0x51, 0, AC_VERB_GET_PROC_COEF, 0) in alc5505_coef_get()
12246 if (snd_hda_codec_read(codec, 0x51, 0, AC_VERB_PARAMETERS, 0) == 0x10ec5505) { in patch_alc269()
H A Dhda_generic.c840 power = snd_hda_codec_read(codec, nid, 0, in path_power_update()
866 snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_POWER_STATE, 0); in sync_power_state_change()
/linux-6.15/include/sound/
H A Dhda_codec.h323 snd_hda_codec_read(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_read() function