Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dscreen_info.h71 #define VIDEO_FLAGS_NOCURSOR (1 << 0) /* The video mode has no cursor set */ macro
/linux-6.3-rc2/arch/x86/boot/
A Dvideo.c34 boot_params.screen_info.flags |= VIDEO_FLAGS_NOCURSOR; in store_cursor_position()
37 boot_params.screen_info.flags |= VIDEO_FLAGS_NOCURSOR; in store_cursor_position()
/linux-6.3-rc2/drivers/video/console/
A Dvgacon.c382 !(screen_info.flags & VIDEO_FLAGS_NOCURSOR); in vgacon_init()

Completed in 14 milliseconds