Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/inc/
H A Dlink.h133 void (*get_cur_res_map)(const struct dc *dc, uint32_t *map); member
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_link_exports.c127 dc->link_srv->get_cur_res_map(dc, map); in dc_get_cur_link_res_map()
/openbsd/sys/dev/pci/drm/amd/display/dc/link/
H A Dlink_factory.c89 link_srv->get_cur_res_map = link_get_cur_res_map; in construct_link_service_resource()