Home
last modified time | relevance | path

Searched refs:get_device_tag (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_bios_types.h80 enum bp_result (*get_device_tag)( member
/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser2.c2092 .get_device_tag = bios_parser_get_device_tag,
H A Dbios_parser.c3984 .get_device_tag = bios_parser_get_device_tag,
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link.c1176 bp_funcs->get_device_tag(dc_ctx->dc_bios, link->link_id, i, &link->device_tag)) { in construct()