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()
436 if (spec->silent_stream_type == SILENT_STREAM_KAE && per_pin->silent_stream) { in i915_hsw_prepare()
470 if (spec->silent_stream_type == SILENT_STREAM_KAE && per_pin && per_pin->silent_stream) { in i915_hsw_setup_stream()
502 if (spec->silent_stream_type != SILENT_STREAM_KAE) in i915_hdmi_suspend()
542 if (spec->silent_stream_type != SILENT_STREAM_KAE) in i915_hdmi_resume()
643 spec->silent_stream_type = SILENT_STREAM_I915; in intel_hsw_common_init()
697 if (spec->silent_stream_type) in probe_i915_adlp_hdmi()
698 spec->silent_stream_type = SILENT_STREAM_KAE; in probe_i915_adlp_hdmi()
H A Dhdmi_local.h169 int silent_stream_type; member
H A Dhdmi.c1394 if (spec->silent_stream_type) { in sync_eld_via_acomp()