Home
last modified time | relevance | path

Searched refs:dc_vbios_funcs (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_bios_types.h41 struct dc_vbios_funcs { struct
213 const struct dc_vbios_funcs *funcs; argument
/dragonfly/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()
/dragonfly/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()
/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser2.c2071 static const struct dc_vbios_funcs vbios_funcs = {
H A Dbios_parser.c3963 static const struct dc_vbios_funcs vbios_funcs = {
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link.c1060 const struct dc_vbios_funcs *bp_funcs = bios->funcs; in construct()