Lines Matching refs:DEBUG_ASSERT
63 DEBUG_ASSERT(gdev); in send_command_response()
64 DEBUG_ASSERT(cmd); in send_command_response()
65 DEBUG_ASSERT(_res); in send_command_response()
66 DEBUG_ASSERT(cmd_len + res_len < PAGE_SIZE); in send_command_response()
72 DEBUG_ASSERT(desc); in send_command_response()
82 DEBUG_ASSERT(desc); in send_command_response()
110 DEBUG_ASSERT(gdev); in get_display_info()
123 DEBUG_ASSERT(err == NO_ERROR); in get_display_info()
160 DEBUG_ASSERT(gdev); in allocate_2d_resource()
161 DEBUG_ASSERT(resource_id); in allocate_2d_resource()
180 DEBUG_ASSERT(err == NO_ERROR); in allocate_2d_resource()
197 DEBUG_ASSERT(gdev); in attach_backing()
198 DEBUG_ASSERT(ptr); in attach_backing()
226 DEBUG_ASSERT(err == NO_ERROR); in attach_backing()
260 DEBUG_ASSERT(err == NO_ERROR); in set_scanout()
293 DEBUG_ASSERT(err == NO_ERROR); in flush_resource()
327 DEBUG_ASSERT(err == NO_ERROR); in transfer_to_host_2d()
543 DEBUG_ASSERT(fb); in display_get_framebuffer()
562 DEBUG_ASSERT(info); in display_get_info()
577 DEBUG_ASSERT(false); in display_present()