Searched defs:drv_debug_msg (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpsb_drv_debug.c72 drv_debug_msg(VIDEO_DEBUG_ERROR, "Log file %s open failed, reason %s, fall back to stderr\n",
76 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Log file %s open successfully\n", log_fn);
289 void drv_debug_msg(DEBUG_LEVEL debug_level, const char *msg, ...) function

Completed in 922 milliseconds