Home
last modified time | relevance | path

Searched defs:ulWidth (Results 1 – 2 of 2) sorted by relevance

/drivers/video/fbdev/kyro/
Dfbdev.c332 static int kyro_dev_overlay_create(u32 ulWidth, in kyro_dev_overlay_create()
369 static int kyro_dev_overlay_viewport_set(u32 x, u32 y, u32 ulWidth, u32 ulHeight) in kyro_dev_overlay_viewport_set()
DSTG4000OverlayDevice.c326 u32 ulHeight, ulWidth; in SetOverlayViewPort() local