Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/sm750fb/
H A Dsm750_cursor.h6 void sm750_hw_cursor_enable(struct lynx_cursor *cursor);
H A Dsm750_cursor.c47 void sm750_hw_cursor_enable(struct lynx_cursor *cursor) in sm750_hw_cursor_enable() function
H A Dsm750.c155 sm750_hw_cursor_enable(cursor); in lynxfb_ops_cursor()