Home
last modified time | relevance | path

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

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