Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/sm750fb/
H A Dsm750_cursor.h8 void sm750_hw_cursor_setSize(struct lynx_cursor *cursor, int w, int h);
H A Dsm750_cursor.c60 void sm750_hw_cursor_setSize(struct lynx_cursor *cursor, int w, int h) in sm750_hw_cursor_setSize() function
H A Dsm750.c123 sm750_hw_cursor_setSize(cursor, in lynxfb_ops_cursor()