Searched refs:CUR_NONE (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/linux/
H A Dconsole_struct.h179 # define CUR_NONE 1 macro
/linux-master/drivers/video/fbdev/core/
H A Dtileblit.c95 case CUR_NONE:
H A Dbitblit.c323 case CUR_NONE:
H A Dfbcon_ud.c343 case CUR_NONE:
H A Dfbcon_ccw.c320 case CUR_NONE:
H A Dfbcon_cw.c303 case CUR_NONE:
/linux-master/drivers/video/console/
H A Dmdacon.c489 case CUR_NONE: mda_set_cursor_size(14, 13); break;
H A Dvgacon.c544 case CUR_NONE:
/linux-master/drivers/tty/vt/
H A Dvt.c858 if (CUR_SIZE(vc->vc_cursor_type) != CUR_NONE)

Completed in 236 milliseconds