Home
last modified time | relevance | path

Searched refs:pcol (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/sm750fb/
Dsm750_cursor.c86 const u8 *pcol, const u8 *pmsk) in sm750_hw_cursor_setData() argument
107 color = *pcol++; in sm750_hw_cursor_setData()
136 const u8 *pcol, const u8 *pmsk) in sm750_hw_cursor_setData2() argument
157 color = *pcol++; in sm750_hw_cursor_setData2()
/drivers/video/fbdev/
Dsm501fb.c1116 const unsigned char *pcol = cursor->image.data; in sm501fb_cursor() local
1132 dcol = *pcol++; in sm501fb_cursor()