Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource_priv.h111 * struct vmw_simple_resource_func - members and functions common for the
120 struct vmw_simple_resource_func { struct
136 const struct vmw_simple_resource_func *func; argument
149 const struct vmw_simple_resource_func *func);
153 const struct vmw_simple_resource_func *func);
H A Dvmwgfx_simple_resource.c130 * @func: Pointer to a struct vmw_simple_resource_func identifying the
140 const struct vmw_simple_resource_func *func) in vmw_simple_resource_create_ioctl()
195 * @func: The struct vmw_simple_resource_func identifying the simple resource
204 const struct vmw_simple_resource_func *func) in vmw_simple_resource_lookup()
H A Dvmwgfx_va.c81 static const struct vmw_simple_resource_func va_stream_func = {