Home
last modified time | relevance | path

Searched refs:_DRM_VBLANK_SIGNAL (Results 1 – 2 of 2) sorted by relevance

/device/google/sunfish-kernel/sm7150/kernel-headers/drm/
Ddrm.h278 _DRM_VBLANK_SIGNAL = 0x40000000 enumerator
282 #define _DRM_VBLANK_FLAGS_MASK (_DRM_VBLANK_EVENT | _DRM_VBLANK_SIGNAL | _DRM_VBLANK_SECONDARY | _D…
/device/google/sunfish-kernel/sm7150/original-kernel-headers/drm/
Ddrm.h480 _DRM_VBLANK_SIGNAL = 0x40000000 /**< Send signal instead of blocking, unsupported */ enumerator
485 #define _DRM_VBLANK_FLAGS_MASK (_DRM_VBLANK_EVENT | _DRM_VBLANK_SIGNAL | \