Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cotable.c73 void (*unbind_func)(struct vmw_private *, struct list_head *, member
274 if (co_info[vcotbl->type].unbind_func) in vmw_cotable_scrub()
275 co_info[vcotbl->type].unbind_func(dev_priv, in vmw_cotable_scrub()