Lines Matching refs:vmw_surface

31 	struct vmw_surface srf;
170 * @srf: Pointer to a struct vmw_surface
175 static inline uint32_t vmw_surface_dma_size(const struct vmw_surface *srf)
184 * @srf: Pointer to a struct vmw_surface
189 static inline uint32_t vmw_surface_define_size(const struct vmw_surface *srf)
227 * @srf: Pointer to a struct vmw_surface object.
230 static void vmw_surface_define_encode(const struct vmw_surface *srf,
270 * @srf: Pointer to a struct vmw_surface object.
276 static void vmw_surface_dma_encode(struct vmw_surface *srf,
331 * vmw_surface.
333 * Destroys a the device surface associated with a struct vmw_surface if
372 * @res: Pointer to a struct vmw_surface.
384 struct vmw_surface *srf;
444 * vmw_surface.
463 struct vmw_surface *srf = vmw_res_to_srf(res);
498 * vmw_surface.
520 * vmw_surface.
541 * vmw_surface.
581 * vmw_surface_init - initialize a struct vmw_surface
584 * @srf: Pointer to the struct vmw_surface to initialize.
589 struct vmw_surface *srf,
621 * Returns the struct vmw_resource embedded in a struct vmw_surface
634 * @res: A struct vmw_resource embedded in a struct vmw_surface.
638 struct vmw_surface *srf = vmw_res_to_srf(res);
708 struct vmw_surface *srf;
877 struct vmw_surface *surf;
898 struct vmw_surface *vmw_lookup_surface_for_buffer(struct vmw_private *vmw,
904 struct vmw_surface *surf = NULL;
1076 struct vmw_surface *srf;
1117 * vmw_surface.
1122 struct vmw_surface *srf = vmw_res_to_srf(res);
1371 struct vmw_surface *srf = vmw_res_to_srf(res);
1514 struct vmw_surface *srf;
1695 struct vmw_surface *srf;
1910 struct vmw_surface *srf = vmw_res_to_srf(res);
2004 struct vmw_surface *srf = vmw_res_to_srf(res);
2101 struct vmw_surface **srf_out)
2105 struct vmw_surface *srf;