SILENT_STREAM_KAE
case SILENT_STREAM_KAE:
if (spec->silent_stream_type == SILENT_STREAM_KAE && per_pin->silent_stream) {
if (spec->silent_stream_type == SILENT_STREAM_KAE && per_pin && per_pin->silent_stream) {
if (spec->silent_stream_type != SILENT_STREAM_KAE)
if (spec->silent_stream_type != SILENT_STREAM_KAE)
spec->silent_stream_type = SILENT_STREAM_KAE;