Home
last modified time | relevance | path

Searched refs:DEBUG_FUNC_EXIT (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_drv_video.c197 DEBUG_FUNC_EXIT in psb_QueryConfigProfiles()
241 DEBUG_FUNC_EXIT in psb_QueryConfigEntrypoints()
314 DEBUG_FUNC_EXIT in psb_GetConfigAttributes()
534 DEBUG_FUNC_EXIT in psb_CreateConfig()
552 DEBUG_FUNC_EXIT in psb_DestroyConfig()
586 DEBUG_FUNC_EXIT in psb_QueryConfigAttributes()
671 DEBUG_FUNC_EXIT in psb_GetSurfaceAttributes()
937 DEBUG_FUNC_EXIT in psb_CreateSurfaces2()
1003 DEBUG_FUNC_EXIT in psb_DestroySurfaces()
1456 DEBUG_FUNC_EXIT in psb_CreateContext()
[all …]
Dpsb_drv_debug.h139 #define DEBUG_FUNC_EXIT while(1) {drv_debug_msg(VIDEO_DEBUG_ENTRY, "%s exit.\n", __FUNCTION__); bre… macro