Searched refs:vmw_cotable_notify (Results 1 – 3 of 3) sorted by relevance
629 int vmw_cotable_notify(struct vmw_resource *res, int id) in vmw_cotable_notify() function
1271 ret = vmw_cotable_notify(cotable_res, cmd->body.queryId); in vmw_cmd_dx_define_query()2442 ret = vmw_cotable_notify(res, cmd->defined_id); in vmw_cmd_dx_view_define()2528 ret = vmw_cotable_notify(res, cmd->defined_id); in vmw_cmd_dx_so_define()2646 ret = vmw_cotable_notify(res, cmd->body.shaderId); in vmw_cmd_dx_define_shader()
1306 extern int vmw_cotable_notify(struct vmw_resource *res, int id);