Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/console/
Dtileblit.c108 cursor.shape = FB_TILE_CURSOR_TWO_THIRDS; in tile_cursor()
/linux-4.1.27/include/linux/
Dfb.h315 #define FB_TILE_CURSOR_TWO_THIRDS 4 macro
/linux-4.1.27/drivers/video/fbdev/core/
Dsvgalib.c328 case FB_TILE_CURSOR_TWO_THIRDS: in svga_tilecursor()