Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/console/
Dtileblit.c96 cursor.shape = FB_TILE_CURSOR_NONE; in tile_cursor()
/linux-4.4.14/include/linux/
Dfb.h311 #define FB_TILE_CURSOR_NONE 0 macro
/linux-4.4.14/drivers/video/fbdev/core/
Dsvgalib.c315 if (cursor -> shape == FB_TILE_CURSOR_NONE) in svga_tilecursor()