Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_hdmi.c127 SILENT_STREAM_KAE, /* use standard HDA Keep-Alive */ enumerator
1754 case SILENT_STREAM_KAE: in silent_stream_enable()
1805 } else if (spec->silent_stream_type == SILENT_STREAM_KAE) { in silent_stream_disable()
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()
3170 spec->silent_stream_type = SILENT_STREAM_KAE; in patch_i915_adlp_hdmi()