Searched refs:vmw_user_object_is_null (Results 1 – 2 of 2) sorted by relevance
473 if (!vmw_user_object_is_null(&vps->uo)) in vmw_cursor_plane_cleanup_fb()607 if (!vmw_user_object_is_null(&vps->uo)) { in vmw_cursor_plane_prepare_fb()661 if (!vmw_user_object_is_null(&vps->uo)) { in vmw_cursor_plane_prepare_fb()758 if (vmw_user_object_is_null(&vps->uo)) { in vmw_cursor_plane_atomic_update()
2014 if (!uo || vmw_user_object_is_null(uo)) in vmw_user_object_is_mapped()2026 bool vmw_user_object_is_null(struct vmw_user_object *uo) in vmw_user_object_is_null() function