OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scr_chars
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/wscons/
wsdisplay_vcons.c
339
scr->
scr_chars
= (uint32_t *)&scr->scr_attrs[cnt];
351
scr->
scr_chars
[i] = 0x20;
666
uint32_t *charptr = scr->
scr_chars
, c;
769
uint32_t *charptr = scr->
scr_chars
;
989
memmove(&scr->
scr_chars
[offset + to], &scr->
scr_chars
[offset + from],
1041
if ((scr->
scr_chars
[pos] != vdp->chars[ppos]) ||
1044
scr->
scr_chars
[pos], scr->scr_attrs[pos]);
1045
vdp->chars[ppos] = scr->
scr_chars
[pos];
1049
scr->putchar(cookie, row, c, scr->
scr_chars
[pos]
[
all
...]
wsdisplay_vconsvar.h
51
uint32_t *
scr_chars
;
member in struct:vcons_screen
/src/sys/arch/arm/ti/
omap3_dss.c
999
omapfb_putchar(cookie, row, col, scr->
scr_chars
[pos],
1006
omapfb_putchar(cookie, row, col, scr->
scr_chars
[pos],
/src/sys/dev/pci/
wcfb.c
594
ri->ri_ccol, scr->
scr_chars
[coffset],
610
scr->
scr_chars
[coffset], revattr);
Completed in 14 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025