forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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__ */