Searched refs:__FUNCTION__ (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s12/open-src/kernel/i915/src/
H A Ddvo_ns2501.c107 DRM_DEBUG_KMS("%s: Trying to re-enable the DVO\n", __FUNCTION__);
288 __FUNCTION__, mode->hdisplay, mode->htotal, mode->vdisplay,
316 __FUNCTION__, mode->hdisplay, mode->htotal, mode->vdisplay,
332 __FUNCTION__);
396 __FUNCTION__);
461 __FUNCTION__);
526 __FUNCTION__, enable);
/solaris-x11-s12/open-src/kernel/sys/drm/
H A DdrmP.h79 #if !defined(__FUNCTION__)
81 #define __FUNCTION__ __func__ macro
83 #define __FUNCTION__ " " macro

Completed in 24 milliseconds