Home
last modified time | relevance | path

Searched refs:silent_stream_type (Results 1 – 3 of 3) sorted by relevance

/linux/sound/hda/codecs/hdmi/
H A Dintelhdmi.c245 switch (spec->silent_stream_type) { in i915_set_silent_stream()
438 if (spec->silent_stream_type == SILENT_STREAM_KAE && per_pin && per_pin->silent_stream) { in i915_hsw_setup_stream()
447 if (spec->silent_stream_type == SILENT_STREAM_KAE && per_pin && per_pin->silent_stream) { in i915_hsw_setup_stream()
479 if (spec->silent_stream_type != SILENT_STREAM_KAE) in i915_hdmi_suspend()
519 if (spec->silent_stream_type != SILENT_STREAM_KAE) in i915_hdmi_resume()
619 spec->silent_stream_type = SILENT_STREAM_I915; in intel_hsw_common_init()
673 if (spec->silent_stream_type) in probe_i915_adlp_hdmi()
674 spec->silent_stream_type = SILENT_STREAM_KAE; in probe_i915_adlp_hdmi()
H A Dhdmi_local.h160 int silent_stream_type; member
H A Dhdmi.c1427 if (spec->silent_stream_type) { in sync_eld_via_acomp()