Searched refs:get_lttpr_interop (Results 1 – 6 of 6) sorted by relevance
157 enum bp_result (*get_lttpr_interop)( member
1226 if (ctx->dc_bios->funcs->get_lttpr_interop) { in dcn303_resource_construct()1230 bp_query_result = ctx->dc_bios->funcs->get_lttpr_interop(ctx->dc_bios, &is_vbios_interop_enabled); in dcn303_resource_construct()
1300 if (ctx->dc_bios->funcs->get_lttpr_interop) { in dcn302_resource_construct()1304 bp_query_result = ctx->dc_bios->funcs->get_lttpr_interop(ctx->dc_bios, in dcn302_resource_construct()
1508 if (ctx->dc_bios->funcs->get_lttpr_interop) { in dcn301_resource_construct()1512 bp_query_result = ctx->dc_bios->funcs->get_lttpr_interop(ctx->dc_bios, &is_vbios_interop_enabled); in dcn301_resource_construct()
2362 if (ctx->dc_bios->funcs->get_lttpr_interop) { in dcn30_resource_construct()2366 bp_query_result = ctx->dc_bios->funcs->get_lttpr_interop(ctx->dc_bios, in dcn30_resource_construct()
3580 .get_lttpr_interop = bios_parser_get_lttpr_interop,
Completed in 20 milliseconds