Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource_priv.h120 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.c140 const struct vmw_simple_resource_func *func) in vmw_simple_resource_create_ioctl()
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 = {