Home
last modified time | relevance | path

Searched defs:lynx_cursor (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/sm750fb/
Dsm750.h75 struct lynx_cursor{ struct
91 void (*enable)(struct lynx_cursor *); argument
92 void (*disable)(struct lynx_cursor *); argument
93 void (*setSize)(struct lynx_cursor *,int,int); argument
94 void (*setPos)(struct lynx_cursor *,int,int); argument
95 void (*setColor)(struct lynx_cursor *,u32,u32); argument
96 void (*setData)(struct lynx_cursor *,u16,const u8*,const u8*); argument