OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_cursor_y
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/sbus/
agten.c
113
int
sc_cursor_y
;
member in struct:agten_softc
456
cp->y = sc->
sc_cursor_y
;
919
sc->
sc_cursor_y
= y;
1157
p->pos.y = sc->
sc_cursor_y
;
1173
cp->y = sc->
sc_cursor_y
;
mgx.c
87
int sc_cursor_x,
sc_cursor_y
;
member in struct:mgx_softc
326
sc->
sc_cursor_y
= 0;
1102
cp->y = sc->
sc_cursor_y
;
1111
sc->
sc_cursor_y
= cp->y;
1218
sc->
sc_cursor_y
= cur->pos.y;
1281
reg = (sc->
sc_cursor_y
<< 16) | (sc->sc_cursor_x & 0xffff);
tcx.c
99
int sc_cursor_x,
sc_cursor_y
;
member in struct:tcx_softc
224
sc->
sc_cursor_y
= 0x7fff;
791
cp->y = sc->
sc_cursor_y
;
802
sc->
sc_cursor_y
= cp->y;
1133
sc->
sc_cursor_y
= cur->pos.y;
1196
((sc->
sc_cursor_y
- sc->sc_hotspot_y) & 0xffff);
/src/sys/arch/hppa/dev/
gftfb.c
89
int sc_cursor_x,
sc_cursor_y
;
member in struct:gftfb_softc
836
cp->y = sc->
sc_cursor_y
;
1384
sc->
sc_cursor_y
= y;
hyperfb.c
102
int sc_cursor_x,
sc_cursor_y
;
member in struct:hyperfb_softc
579
cp->y = sc->
sc_cursor_y
;
1230
sc->
sc_cursor_y
= y;
summitfb.c
89
int sc_cursor_x,
sc_cursor_y
;
member in struct:summitfb_softc
859
cp->y = sc->
sc_cursor_y
;
1419
sc->
sc_cursor_y
= y;
/src/sys/arch/arm/sunxi/
sunxi_debe.c
89
int sc_cursor_x,
sc_cursor_y
;
member in struct:sunxi_debe_softc
691
cp->y = sc->
sc_cursor_y
;
/src/sys/arch/arm/ti/
omap3_dss.c
78
int sc_cursor_x,
sc_cursor_y
;
member in struct:omapfb_softc
604
cp->y = sc->
sc_cursor_y
;
Completed in 21 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025