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.c193 DEBUG_FUNC_EXIT in psb_QueryConfigProfiles()
237 DEBUG_FUNC_EXIT in psb_QueryConfigEntrypoints()
310 DEBUG_FUNC_EXIT in psb_GetConfigAttributes()
530 DEBUG_FUNC_EXIT in psb_CreateConfig()
548 DEBUG_FUNC_EXIT in psb_DestroyConfig()
582 DEBUG_FUNC_EXIT in psb_QueryConfigAttributes()
667 DEBUG_FUNC_EXIT in psb_GetSurfaceAttributes()
899 DEBUG_FUNC_EXIT in psb_CreateSurfaces2()
953 DEBUG_FUNC_EXIT in psb_DestroySurfaces()
1426 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