Searched refs:bp_funcs (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/link/ |
| H A D | link_factory.c | 496 const struct dc_vbios_funcs *bp_funcs = bios->funcs; in construct_phy() local 528 bp_funcs->get_src_obj(bios, link->link_id, 0, &link_encoder); in construct_phy() 533 bp_funcs->get_src_obj(bios, link->ext_enc_id, 0, &link_encoder); in construct_phy() 752 if (bp_funcs->get_device_tag(dc_ctx->dc_bios, in construct_phy() 762 if (!bp_funcs->is_device_id_supported(dc_ctx->dc_bios, in construct_phy()
|
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_link_encoder.c | 893 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dce110_link_encoder_construct() local 990 result = bp_funcs->get_encoder_cap_info(enc110->base.ctx->dc_bios, in dce110_link_encoder_construct() 1927 const struct dc_vbios_funcs *bp_funcs = init_data->ctx->dc_bios->funcs; in dce60_link_encoder_construct() local 2024 result = bp_funcs->get_encoder_cap_info(enc110->base.ctx->dc_bios, in dce60_link_encoder_construct()
|