Lines Matching defs:res
52 struct vmw_resource res; member
151 static struct vmw_cotable *vmw_cotable(struct vmw_resource *res) in vmw_cotable()
164 static int vmw_cotable_destroy(struct vmw_resource *res) in vmw_cotable_destroy()
179 static int vmw_cotable_unscrub(struct vmw_resource *res) in vmw_cotable_unscrub()
221 static int vmw_cotable_bind(struct vmw_resource *res, in vmw_cotable_bind()
254 int vmw_cotable_scrub(struct vmw_resource *res, bool readback) in vmw_cotable_scrub()
319 static int vmw_cotable_unbind(struct vmw_resource *res, in vmw_cotable_unbind()
354 static int vmw_cotable_readback(struct vmw_resource *res) in vmw_cotable_readback()
397 static int vmw_cotable_resize(struct vmw_resource *res, size_t new_size) in vmw_cotable_resize()
533 static int vmw_cotable_create(struct vmw_resource *res) in vmw_cotable_create()
565 static void vmw_hw_cotable_destroy(struct vmw_resource *res) in vmw_hw_cotable_destroy()
575 static void vmw_cotable_free(struct vmw_resource *res) in vmw_cotable_free()
638 int vmw_cotable_notify(struct vmw_resource *res, int id) in vmw_cotable_notify()
664 void vmw_cotable_add_resource(struct vmw_resource *res, struct list_head *head) in vmw_cotable_add_resource()