Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_hdmi.c193 int silent_stream_type; member
1753 switch (spec->silent_stream_type) { in silent_stream_enable()
1802 if (spec->silent_stream_type == SILENT_STREAM_I915) { in silent_stream_disable()
1805 } else if (spec->silent_stream_type == SILENT_STREAM_KAE) { in silent_stream_disable()
1837 if (spec->silent_stream_type) { in sync_eld_via_acomp()
2923 if (spec->silent_stream_type == SILENT_STREAM_KAE && per_pin && per_pin->silent_stream) { in i915_hsw_setup_stream()
2932 if (spec->silent_stream_type == SILENT_STREAM_KAE && per_pin && per_pin->silent_stream) { in i915_hsw_setup_stream()
2975 if (silent_streams && spec->silent_stream_type == SILENT_STREAM_KAE) { in i915_adlp_hdmi_suspend()
3115 spec->silent_stream_type = SILENT_STREAM_I915; in intel_hsw_common_init()
3169 if (spec->silent_stream_type) { in patch_i915_adlp_hdmi()
[all …]