Home
last modified time | relevance | path

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

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