Home
last modified time | relevance | path

Searched refs:remove_stream_from_ctx (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Dcore_types.h119 enum dc_status (*remove_stream_from_ctx)( member
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_resource.c1802 if (dc->res_pool->funcs->remove_stream_from_ctx) in dc_remove_stream_from_ctx()
1803 dc->res_pool->funcs->remove_stream_from_ctx(dc, new_ctx, stream); in dc_remove_stream_from_ctx()