Searched refs:VIDEO_DEBUG_ENTRY (Results 1 – 1 of 1) sorted by relevance
69 VIDEO_DEBUG_ENTRY = 0x10, enumerator138 #define DEBUG_FUNC_ENTER while(1) {drv_debug_msg(VIDEO_DEBUG_ENTRY, "%s enter.\n", __FUNCTION__); b…139 #define DEBUG_FUNC_EXIT while(1) {drv_debug_msg(VIDEO_DEBUG_ENTRY, "%s exit.\n", __FUNCTION__); bre…