Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_so.h68 extern const u32 vmw_view_destroy_cmds[];
Dvmwgfx_so.c224 cmd->header.id = vmw_view_destroy_cmds[view->view_type]; in vmw_view_destroy()
499 const u32 vmw_view_destroy_cmds[] = { variable