Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/sm750fb/
H A Dsm750_cursor.h9 void sm750_hw_cursor_setPos(struct lynx_cursor *cursor, int x, int y);
H A Dsm750_cursor.c67 void sm750_hw_cursor_setPos(struct lynx_cursor *cursor, int x, int y) in sm750_hw_cursor_setPos() function
H A Dsm750.c128 sm750_hw_cursor_setPos(cursor, in lynxfb_ops_cursor()