Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dkyro.h59 u32 ulWidth; member
72 u32 ulWidth; member
/openbmc/linux/drivers/video/fbdev/kyro/
H A Dfbdev.c333 static int kyro_dev_overlay_create(u32 ulWidth, in kyro_dev_overlay_create()
370 static int kyro_dev_overlay_viewport_set(u32 x, u32 y, u32 ulWidth, u32 ulHeight) in kyro_dev_overlay_viewport_set()
H A DSTG4000OverlayDevice.c326 u32 ulHeight, ulWidth; in SetOverlayViewPort() local