Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/hdmi/
H A Dintelhdmi.c246 case SILENT_STREAM_KAE: 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()
674 spec->silent_stream_type = SILENT_STREAM_KAE; in probe_i915_adlp_hdmi()
H A Dhdmi_local.h94 SILENT_STREAM_KAE, /* use standard HDA Keep-Alive */ enumerator