Searched refs:__FUNCTION__ (Results 1 - 2 of 2) sorted by relevance
/solaris-x11-s12/open-src/kernel/i915/src/ |
H A D | dvo_ns2501.c | 107 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 D | drmP.h | 79 #if !defined(__FUNCTION__) 81 #define __FUNCTION__ __func__ macro 83 #define __FUNCTION__ " " macro
|
Completed in 1354 milliseconds