Home
last modified time | relevance | path

Searched refs:EnableOverlayPlane (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/video/kyro/
DSTG4000Interface.h59 extern void EnableOverlayPlane(volatile STG4000REG __iomem *pSTGReg);
DSTG4000OverlayDevice.c288 void EnableOverlayPlane(volatile STG4000REG __iomem *pSTGReg) in EnableOverlayPlane() function
Dfbdev.c386 EnableOverlayPlane(deviceInfo.pSTGReg); in kyro_dev_overlay_viewport_set()