Home
last modified time | relevance | path

Searched refs:bp_funcs (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/display/dc/core/
H A Ddc_link.c1060 const struct dc_vbios_funcs *bp_funcs = bios->funcs; in construct() local
1155 bp_funcs->get_src_obj(dc_ctx->dc_bios, link->link_id, 0, &enc_init_data.encoder); in construct()
1176 bp_funcs->get_device_tag(dc_ctx->dc_bios, link->link_id, i, &link->device_tag)) { in construct()
1184 if (!bp_funcs->is_device_id_supported(dc_ctx->dc_bios, link->device_tag.dev_id)) in construct()
/dflybsd-src/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.c638 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dcn10_link_encoder_construct() local
719 result = bp_funcs->get_encoder_cap_info(enc10->base.ctx->dc_bios, in dcn10_link_encoder_construct()
/dflybsd-src/sys/dev/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c690 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dce110_link_encoder_construct() local
769 result = bp_funcs->get_encoder_cap_info(enc110->base.ctx->dc_bios, in dce110_link_encoder_construct()