Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/sm750fb/
Dsm750_cursor.c110 offset = cursor->maxW * 2 / 8; in hw_cursor_setData()
201 offset = cursor->maxW * 2 / 8; in hw_cursor_setData2()
Dsm750.h81 int maxW; member
Dsm750.c139 if (fbcursor->image.width > cursor->maxW || in lynxfb_ops_cursor()
839 crtc->cursor.maxH = crtc->cursor.maxW = 64; in lynxfb_set_fbinfo()
840 crtc->cursor.size = crtc->cursor.maxH*crtc->cursor.maxW*2/8; in lynxfb_set_fbinfo()