forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/gpu/drm/amd/display/dc/inc/hw/audio.h
....@@ -57,6 +57,7 @@
5757 const struct audio_funcs *funcs;
5858 struct dc_context *ctx;
5959 unsigned int inst;
60
+ bool enabled;
6061 };
6162
6263 #endif /* __DAL_AUDIO__ */