Home
last modified time | relevance | path

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

/linux/drivers/staging/sm750fb/
H A Dsm750_cursor.c85 const u8 *pcol, const u8 *pmsk) in sm750_hw_cursor_set_data() argument
106 color = *pcol++; in sm750_hw_cursor_set_data()
135 const u8 *pcol, const u8 *pmsk) in sm750_hw_cursor_set_data2() argument
156 color = *pcol++; in sm750_hw_cursor_set_data2()
/linux/drivers/video/fbdev/
H A Dsm501fb.c1124 const unsigned char *pcol = cursor->image.data; in sm501fb_cursor() local
1140 dcol = *pcol++; in sm501fb_cursor()