HomeSort by: relevance | last modified time | path
    Searched refs:vmw_simple_resource_func (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_resource_priv.h 111 * 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;
149 const struct vmw_simple_resource_func *func);
153 const struct vmw_simple_resource_func *func);
vmwgfx_simple_resource.c 140 * @func: Pointer to a struct vmw_simple_resource_func identifying the
150 const struct vmw_simple_resource_func *func)
230 * @func: The struct vmw_simple_resource_func identifying the simple resource
239 const struct vmw_simple_resource_func *func)
vmwgfx_va.c 85 static const struct vmw_simple_resource_func va_stream_func = {

Completed in 12 milliseconds