OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:c_image
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/evbppc/nintendo/dev/
wiiufb.c
103
uint8_t
c_image
[WIIUFB_CURSOR_BITS];
member in struct:wiiufb_cursor
278
const uint8_t *img = sc->sc_cursor.
c_image
;
408
memset(nc->
c_image
, 0, sizeof(nc->
c_image
));
412
if ((err = copyin(wc->image, nc->
c_image
, size)) != 0) {
Completed in 17 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026