Lines Matching defs:codec
78 struct hda_codec *codec; member
132 struct hda_codec *codec; member
197 static inline bool codec_has_acomp(struct hda_codec *codec) in codec_has_acomp()
203 #define codec_has_acomp(codec) false argument
251 static int pin_id_to_pin_index(struct hda_codec *codec, in pin_id_to_pin_index()
276 static int hinfo_to_pcm_index(struct hda_codec *codec, in hinfo_to_pcm_index()
290 static int hinfo_to_pin_index(struct hda_codec *codec, in hinfo_to_pin_index()
323 static int cvt_nid_to_cvt_index(struct hda_codec *codec, hda_nid_t cvt_nid) in cvt_nid_to_cvt_index()
339 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in hdmi_eld_ctl_info() local
366 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in hdmi_eld_ctl_get() local
411 static int hdmi_create_eld_ctl(struct hda_codec *codec, int pcm_idx, in hdmi_create_eld_ctl()
436 static void hdmi_get_dip_index(struct hda_codec *codec, hda_nid_t pin_nid, in hdmi_get_dip_index()
449 static void hdmi_set_dip_index(struct hda_codec *codec, hda_nid_t pin_nid, in hdmi_set_dip_index()
459 static void hdmi_write_dip_byte(struct hda_codec *codec, hda_nid_t pin_nid, in hdmi_write_dip_byte()
465 static void hdmi_init_pin(struct hda_codec *codec, hda_nid_t pin_nid) in hdmi_init_pin()
517 struct hda_codec *codec = per_pin->codec; in eld_proc_new() local
559 static void hdmi_start_infoframe_trans(struct hda_codec *codec, in hdmi_start_infoframe_trans()
570 static void hdmi_stop_infoframe_trans(struct hda_codec *codec, in hdmi_stop_infoframe_trans()
578 static void hdmi_debug_dip_size(struct hda_codec *codec, hda_nid_t pin_nid) in hdmi_debug_dip_size()
595 static void hdmi_clear_dip_buffers(struct hda_codec *codec, hda_nid_t pin_nid) in hdmi_clear_dip_buffers()
638 static void hdmi_fill_audio_infoframe(struct hda_codec *codec, in hdmi_fill_audio_infoframe()
652 static bool hdmi_infoframe_uptodate(struct hda_codec *codec, hda_nid_t pin_nid, in hdmi_infoframe_uptodate()
673 static int hdmi_pin_get_eld(struct hda_codec *codec, hda_nid_t nid, in hdmi_pin_get_eld()
681 static void hdmi_pin_setup_infoframe(struct hda_codec *codec, in hdmi_pin_setup_infoframe()
738 static void hdmi_setup_audio_infoframe(struct hda_codec *codec, in hdmi_setup_audio_infoframe()
793 static void check_presence_and_report(struct hda_codec *codec, hda_nid_t nid, in check_presence_and_report()
806 static void jack_callback(struct hda_codec *codec, in jack_callback()
816 static void hdmi_intrinsic_event(struct hda_codec *codec, unsigned int res, in hdmi_intrinsic_event()
829 static void hdmi_non_intrinsic_event(struct hda_codec *codec, unsigned int res) in hdmi_non_intrinsic_event()
854 static void hdmi_unsol_event(struct hda_codec *codec, unsigned int res) in hdmi_unsol_event()
883 static void haswell_verify_D0(struct hda_codec *codec, in haswell_verify_D0()
912 static int hdmi_pin_hbr_setup(struct hda_codec *codec, hda_nid_t pin_nid, in hdmi_pin_hbr_setup()
947 static int hdmi_setup_stream(struct hda_codec *codec, hda_nid_t cvt_nid, in hdmi_setup_stream()
992 static int hdmi_choose_cvt(struct hda_codec *codec, in hdmi_choose_cvt()
1050 static void intel_verify_pin_cvt_connect(struct hda_codec *codec, in intel_verify_pin_cvt_connect()
1088 static void intel_not_share_assigned_cvt(struct hda_codec *codec, in intel_not_share_assigned_cvt()
1164 static void intel_not_share_assigned_cvt_nid(struct hda_codec *codec, in intel_not_share_assigned_cvt_nid()
1181 static void pin_cvt_fixup(struct hda_codec *codec, in pin_cvt_fixup()
1193 struct hda_codec *codec, in hdmi_pcm_open_no_pin()
1241 struct hda_codec *codec, in hdmi_pcm_open()
1331 static int hdmi_read_pin_conn(struct hda_codec *codec, int pin_idx) in hdmi_read_pin_conn()
1432 struct hda_codec *codec = per_pin->codec; in hdmi_pcm_setup_pin() local
1485 static struct snd_jack *pin_idx_to_pcm_jack(struct hda_codec *codec, in pin_idx_to_pcm_jack()
1500 static void update_eld(struct hda_codec *codec, in update_eld()
1605 struct hda_codec *codec = per_pin->codec; in hdmi_present_sense_via_verbs() local
1661 static void silent_stream_enable_i915(struct hda_codec *codec, in silent_stream_enable_i915()
1681 static void silent_stream_set_kae(struct hda_codec *codec, in silent_stream_set_kae()
1700 static void silent_stream_enable(struct hda_codec *codec, in silent_stream_enable()
1772 static void silent_stream_disable(struct hda_codec *codec, in silent_stream_disable()
1818 static void sync_eld_via_acomp(struct hda_codec *codec, in sync_eld_via_acomp()
1846 struct hda_codec *codec = per_pin->codec; in hdmi_present_sense() local
1858 struct hda_codec *codec = per_pin->codec; in hdmi_repoll_eld() local
1875 static int hdmi_add_pin(struct hda_codec *codec, hda_nid_t pin_nid) in hdmi_add_pin()
1954 static int hdmi_add_cvt(struct hda_codec *codec, hda_nid_t cvt_nid) in hdmi_add_cvt()
2006 static int hdmi_parse_codec(struct hda_codec *codec) in hdmi_parse_codec()
2062 static bool check_non_pcm_per_cvt(struct hda_codec *codec, hda_nid_t cvt_nid) in check_non_pcm_per_cvt()
2086 struct hda_codec *codec, in generic_hdmi_playback_pcm_prepare()
2164 struct hda_codec *codec, in generic_hdmi_playback_pcm_cleanup()
2172 struct hda_codec *codec, in hdmi_pcm_close()
2246 struct hda_codec *codec = hdac_to_hda_codec(hdac); in hdmi_get_spk_alloc() local
2259 struct hda_codec *codec = hdac_to_hda_codec(hdac); in hdmi_get_chmap() local
2273 struct hda_codec *codec = hdac_to_hda_codec(hdac); in hdmi_set_chmap() local
2289 struct hda_codec *codec = hdac_to_hda_codec(hdac); in is_hdmi_pcm_attached() local
2296 static int generic_hdmi_build_pcms(struct hda_codec *codec) in generic_hdmi_build_pcms()
2343 static int generic_hdmi_build_jack(struct hda_codec *codec, int pcm_idx) in generic_hdmi_build_jack()
2365 static int generic_hdmi_build_controls(struct hda_codec *codec) in generic_hdmi_build_controls()
2429 static int generic_hdmi_init_per_pins(struct hda_codec *codec) in generic_hdmi_init_per_pins()
2445 static int generic_hdmi_init(struct hda_codec *codec) in generic_hdmi_init()
2479 static void generic_spec_free(struct hda_codec *codec) in generic_spec_free()
2491 static void generic_hdmi_free(struct hda_codec *codec) in generic_hdmi_free()
2518 static int generic_hdmi_suspend(struct hda_codec *codec) in generic_hdmi_suspend()
2530 static int generic_hdmi_resume(struct hda_codec *codec) in generic_hdmi_resume()
2563 static int alloc_generic_hdmi(struct hda_codec *codec) in alloc_generic_hdmi()
2592 static int patch_generic_hdmi(struct hda_codec *codec) in patch_generic_hdmi()
2615 static void reprogram_jack_detect(struct hda_codec *codec, hda_nid_t nid, in reprogram_jack_detect()
2682 struct hda_codec *codec = audio_ptr; in generic_acomp_pin_eld_notify() local
2700 static void setup_drm_audio_ops(struct hda_codec *codec, in setup_drm_audio_ops()
2718 static void generic_acomp_init(struct hda_codec *codec, in generic_acomp_init()
2746 static void intel_haswell_enable_all_pins(struct hda_codec *codec, in intel_haswell_enable_all_pins()
2767 static void intel_haswell_fixup_enable_dp12(struct hda_codec *codec) in intel_haswell_fixup_enable_dp12()
2787 static void haswell_set_power_state(struct hda_codec *codec, hda_nid_t fg, in haswell_set_power_state()
2810 static int intel_base_nid(struct hda_codec *codec) in intel_base_nid()
2824 struct hda_codec *codec = audio_ptr; in intel_pin2port() local
2848 static int intel_port2pin(struct hda_codec *codec, int port) in intel_port2pin()
2866 struct hda_codec *codec = audio_ptr; in intel_pin_eld_notify() local
2889 static void register_i915_notifier(struct hda_codec *codec) in register_i915_notifier()
2903 static int i915_hsw_setup_stream(struct hda_codec *codec, hda_nid_t cvt_nid, in i915_hsw_setup_stream()
2937 static void i915_pin_cvt_fixup(struct hda_codec *codec, in i915_pin_cvt_fixup()
2953 static int i915_adlp_hdmi_suspend(struct hda_codec *codec) in i915_adlp_hdmi_suspend()
2992 static int i915_adlp_hdmi_resume(struct hda_codec *codec) in i915_adlp_hdmi_resume()
3034 static int alloc_intel_hdmi(struct hda_codec *codec) in alloc_intel_hdmi()
3055 static int parse_intel_hdmi(struct hda_codec *codec) in parse_intel_hdmi()
3074 static int intel_hsw_common_init(struct hda_codec *codec, hda_nid_t vendor_nid, in intel_hsw_common_init()
3114 static int patch_i915_hsw_hdmi(struct hda_codec *codec) in patch_i915_hsw_hdmi()
3120 static int patch_i915_glk_hdmi(struct hda_codec *codec) in patch_i915_glk_hdmi()
3130 static int patch_i915_icl_hdmi(struct hda_codec *codec) in patch_i915_icl_hdmi()
3142 static int patch_i915_tgl_hdmi(struct hda_codec *codec) in patch_i915_tgl_hdmi()
3154 static int patch_i915_adlp_hdmi(struct hda_codec *codec) in patch_i915_adlp_hdmi()
3175 static int patch_i915_byt_hdmi(struct hda_codec *codec) in patch_i915_byt_hdmi()
3199 static int patch_i915_cpt_hdmi(struct hda_codec *codec) in patch_i915_cpt_hdmi()
3213 static int simple_playback_build_pcms(struct hda_codec *codec) in simple_playback_build_pcms()
3240 static void simple_hdmi_unsol_event(struct hda_codec *codec, in simple_hdmi_unsol_event()
3252 static int simple_playback_build_controls(struct hda_codec *codec) in simple_playback_build_controls()
3267 static int simple_playback_init(struct hda_codec *codec) in simple_playback_init()
3283 static void simple_playback_free(struct hda_codec *codec) in simple_playback_free()
3344 static int nvhdmi_7x_init_2ch(struct hda_codec *codec) in nvhdmi_7x_init_2ch()
3350 static int nvhdmi_7x_init_8ch(struct hda_codec *codec) in nvhdmi_7x_init_8ch()
3377 struct hda_codec *codec, in simple_playback_pcm_open()
3410 struct hda_codec *codec, in simple_playback_pcm_close()
3418 struct hda_codec *codec, in simple_playback_pcm_prepare()
3447 static int patch_simple_hdmi(struct hda_codec *codec, in patch_simple_hdmi()
3482 static void nvhdmi_8ch_7x_set_info_frame_parameters(struct hda_codec *codec, in nvhdmi_8ch_7x_set_info_frame_parameters()
3516 struct hda_codec *codec, in nvhdmi_8ch_7x_pcm_close()
3541 struct hda_codec *codec, in nvhdmi_8ch_7x_pcm_prepare()
3656 static int patch_nvhdmi_2ch(struct hda_codec *codec) in patch_nvhdmi_2ch()
3674 static int nvhdmi_7x_8ch_build_pcms(struct hda_codec *codec) in nvhdmi_7x_8ch_build_pcms()
3685 static int nvhdmi_7x_8ch_build_controls(struct hda_codec *codec) in nvhdmi_7x_8ch_build_controls()
3716 static int patch_nvhdmi_8ch_7x(struct hda_codec *codec) in patch_nvhdmi_8ch_7x()
3772 static int nvhdmi_port2pin(struct hda_codec *codec, int port) in nvhdmi_port2pin()
3784 static int patch_nvhdmi(struct hda_codec *codec) in patch_nvhdmi()
3818 static int patch_nvhdmi_legacy(struct hda_codec *codec) in patch_nvhdmi_legacy()
3885 static void tegra_hdmi_set_format(struct hda_codec *codec, in tegra_hdmi_set_format()
3953 struct hda_codec *codec, in tegra_hdmi_pcm_prepare()
3972 struct hda_codec *codec, in tegra_hdmi_pcm_cleanup()
3981 static struct hda_pcm *hda_find_pcm_by_type(struct hda_codec *codec, int type) in hda_find_pcm_by_type()
3996 static int tegra_hdmi_build_pcms(struct hda_codec *codec) in tegra_hdmi_build_pcms()
4021 static int tegra_hdmi_init(struct hda_codec *codec) in tegra_hdmi_init()
4053 static int patch_tegra_hdmi(struct hda_codec *codec) in patch_tegra_hdmi()
4064 static int patch_tegra234_hdmi(struct hda_codec *codec) in patch_tegra234_hdmi()
4085 #define is_amdhdmi_rev3_or_later(codec) \ argument
4088 #define has_amd_full_remap_support(codec) is_amdhdmi_rev3_or_later(codec) argument
4128 static int atihdmi_pin_get_eld(struct hda_codec *codec, hda_nid_t nid, in atihdmi_pin_get_eld()
4137 static void atihdmi_pin_setup_infoframe(struct hda_codec *codec, in atihdmi_pin_setup_infoframe()
4213 struct hda_codec *codec = hdac_to_hda_codec(hdac); in atihdmi_pin_set_slot_channel() local
4249 struct hda_codec *codec = hdac_to_hda_codec(hdac); in atihdmi_pin_get_slot_channel() local
4331 static int atihdmi_pin_hbr_setup(struct hda_codec *codec, hda_nid_t pin_nid, in atihdmi_pin_hbr_setup()
4362 static int atihdmi_setup_stream(struct hda_codec *codec, hda_nid_t cvt_nid, in atihdmi_setup_stream()
4380 static int atihdmi_init(struct hda_codec *codec) in atihdmi_init()
4415 static int atihdmi_port2pin(struct hda_codec *codec, int port) in atihdmi_port2pin()
4427 static int patch_atihdmi(struct hda_codec *codec) in patch_atihdmi()
4486 static int patch_via_hdmi(struct hda_codec *codec) in patch_via_hdmi()
4491 static int patch_gf_hdmi(struct hda_codec *codec) in patch_gf_hdmi()