Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/sm750fb/
Dsm750_cursor.c112 offset = cursor->maxW * 2 / 8; in hw_cursor_setData()
176 offset = cursor->maxW * 2 / 8; in hw_cursor_setData2()
Dsm750.h117 int maxW; member
Dsm750.c119 if (fbcursor->image.width > cursor->maxW || in lynxfb_ops_cursor()
781 crtc->cursor.maxH = crtc->cursor.maxW = 64; in lynxfb_set_fbinfo()
782 crtc->cursor.size = crtc->cursor.maxH * crtc->cursor.maxW * 2 / 8; in lynxfb_set_fbinfo()