Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dpatch_hdmi.c127 SILENT_STREAM_KAE, /* use standard HDA Keep-Alive */ enumerator
1753 case SILENT_STREAM_KAE: in silent_stream_enable()
1804 } else if (spec->silent_stream_type == SILENT_STREAM_KAE) { in silent_stream_disable()
2919 if (spec->silent_stream_type == SILENT_STREAM_KAE && per_pin && per_pin->silent_stream) { in i915_hsw_setup_stream()
2928 if (spec->silent_stream_type == SILENT_STREAM_KAE && per_pin && per_pin->silent_stream) { in i915_hsw_setup_stream()
2970 if (silent_streams && spec->silent_stream_type == SILENT_STREAM_KAE) { in i915_adlp_hdmi_suspend()
3164 spec->silent_stream_type = SILENT_STREAM_KAE; in patch_i915_adlp_hdmi()