Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cotable.c70 void (*unbind_func)(struct vmw_private *, struct list_head *, member
258 if (co_info[vcotbl->type].unbind_func) in vmw_cotable_scrub()
259 co_info[vcotbl->type].unbind_func(dev_priv, in vmw_cotable_scrub()