Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cotable.c129 static int vmw_cotable_create(struct vmw_resource *res);
141 .create = vmw_cotable_create,
544 static int vmw_cotable_create(struct vmw_resource *res) in vmw_cotable_create() function