OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fb_stdscreen
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/newsmips/dev/
fb.c
129
static struct wsscreen_descr
fb_stdscreen
= {
variable in typeref:struct:wsscreen_descr
140
&
fb_stdscreen
342
fb_stdscreen
.nrows = ri->ri_rows;
343
fb_stdscreen
.ncols = ri->ri_cols;
344
fb_stdscreen
.textops = &ri->ri_ops;
345
fb_stdscreen
.capabilities = ri->ri_caps;
503
wsdisplay_cnattach(&
fb_stdscreen
, ri, 0, ri->ri_rows - 1, defattr);
Completed in 11 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025