Home
last modified time | relevance | path

Searched refs:debug_dump_buf (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_drv_debug.h149 psb_buffer_p debug_dump_buf[MAX_DUMP_COUNT]; variable
Dpsb_cmdbuf.c1010 if (debug_dump_buf[index]->rar_handle in psb_context_flush_cmdbuf()
1011 || (psb_buffer_map(debug_dump_buf[index], &buf_addr) != 0)) { in psb_context_flush_cmdbuf()
1018 psb_buffer_unmap(debug_dump_buf[index]); in psb_context_flush_cmdbuf()
Dpsb_drv_debug.c807 debug_dump_buf[debug_dump_count] = buf; in psb__debug_schedule_hexdump()