Home
last modified time | relevance | path

Searched refs:CUR_HWMASK (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/
Dconsole_struct.h167 #define CUR_HWMASK 0x0f macro
/Linux-v4.19/drivers/video/fbdev/core/
Dfbcon_ccw.c328 switch (ops->p->cursor_shape & CUR_HWMASK) { in ccw_cursor()
Dfbcon_cw.c311 switch (ops->p->cursor_shape & CUR_HWMASK) { in cw_cursor()
Dbitblit.c328 switch (ops->p->cursor_shape & CUR_HWMASK) { in bit_cursor()
Dfbcon_ud.c351 switch (ops->p->cursor_shape & CUR_HWMASK) { in ud_cursor()