Home
last modified time | relevance | path

Searched refs:CUR_BLOCK (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Dconsole_struct.h184 # define CUR_BLOCK 6 macro
/linux/drivers/video/fbdev/core/
H A Dtileblit.c110 case CUR_BLOCK: in tile_cursor()
H A Dbitblit.c338 case CUR_BLOCK: in bit_cursor()
H A Dfbcon_ccw.c335 case CUR_BLOCK: in ccw_cursor()
H A Dfbcon_cw.c318 case CUR_BLOCK: in cw_cursor()
H A Dfbcon_ud.c358 case CUR_BLOCK: in ud_cursor()
/linux/drivers/video/console/
H A Dmdacon.c488 case CUR_BLOCK: mda_set_cursor_size(1, 13); break; in mdacon_cursor()
H A Dsticon.c109 case CUR_BLOCK: in sticon_cursor()