Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/sm750fb/
Dsm750.h94 void (*setPos)(struct lynx_cursor *,int,int); member
Dsm750.c152 cursor->setPos(cursor, in lynxfb_ops_cursor()
844 crtc->cursor.setPos = hw_cursor_setPos; in lynxfb_set_fbinfo()