Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c484 const struct dc_vbios_funcs *bp_funcs = bios->funcs; in construct_phy() local
516 bp_funcs->get_src_obj(bios, link->link_id, 0, &link_encoder); in construct_phy()
724 if (bp_funcs->get_device_tag(dc_ctx->dc_bios, in construct_phy()
734 if (!bp_funcs->is_device_id_supported(dc_ctx->dc_bios, in construct_phy()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c865 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dce110_link_encoder_construct() local
959 result = bp_funcs->get_encoder_cap_info(enc110->base.ctx->dc_bios, in dce110_link_encoder_construct()
1867 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dce60_link_encoder_construct() local
1961 result = bp_funcs->get_encoder_cap_info(enc110->base.ctx->dc_bios, in dce60_link_encoder_construct()