Home
last modified time | relevance | path

Searched refs:setSize (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/sm750fb/
Dsm750.h93 void (*setSize)(struct lynx_cursor *,int,int); member
Dsm750.c147 cursor->setSize(cursor, in lynxfb_ops_cursor()
845 crtc->cursor.setSize = hw_cursor_setSize; in lynxfb_set_fbinfo()