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()
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()
698 spec->silent_stream_type = SILENT_STREAM_KAE; in probe_i915_adlp_hdmi()
H A Dhdmi_local.h103 SILENT_STREAM_KAE, /* use standard HDA Keep-Alive */ enumerator