Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/
Dlink.h134 void (*restore_res_map)(const struct dc *dc, uint32_t *map); member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_exports.c132 dc->link_srv->restore_res_map(dc, map); in dc_restore_link_res_map()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/link/
Dlink_factory.c90 link_srv->restore_res_map = link_restore_res_map; in construct_link_service_resource()