Lines Matching defs:cotable
39 * @cotable: Refcounted cotable holding this Streamoutput.
40 * @cotable_head: List head for cotable-so_res list.
48 struct vmw_resource *cotable;
114 vmw_cotable_add_resource(so->cotable, &so->cotable_head);
227 vmw_cotable_add_resource(so->cotable, &so->cotable_head);
260 vmw_resource_unreference(&so->cotable);
313 so->cotable = vmw_resource_reference
369 * vmw_dx_streamoutput_cotable_list_scrub - cotable unbind_func callback.
371 * @list: The list of cotable resources.