OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cursor_on
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
hd44780var.h
61
cursor_on
:1;
member in struct:hd44780_dispctl
hd44780_subr.c
506
hd44780_ctrl()->
cursor_on
,
/src/sys/arch/arm/broadcom/
bcm283x_platform.c
607
static int cursor_x = 0, cursor_y = 0, hot_x = 0, hot_y = 0,
cursor_on
= 0;
variable
1081
rpi_fb_movecursor(cursor_x, cursor_y,
cursor_on
);
1098
if (
cursor_on
!= cur->enable) {
1099
cursor_on
= cur->enable;
1156
rpi_fb_movecursor(cursor_x, cursor_y,
cursor_on
);
1176
d ?
cursor_on
: 0);
1198
rpi_fb_movecursor(cursor_x, cursor_y,
cursor_on
);
Completed in 20 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026