dml2_check_mode_supported_in_out
struct dml2_check_mode_supported_in_out *mode_support = &dml_ctx->v21.mode_support;
bool dml2_check_mode_supported(struct dml2_check_mode_supported_in_out *in_out);
bool dml2_check_mode_supported(struct dml2_check_mode_supported_in_out *in_out)
static bool dml2_top_soc15_check_mode_supported(struct dml2_check_mode_supported_in_out *in_out)
bool (*check_mode_supported)(struct dml2_check_mode_supported_in_out *in_out);
struct dml2_check_mode_supported_in_out mode_support;