Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ length
Method
length
source/kernel/devs/devfb.cpp:402–404 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
400
}
401
402
S64 DevFB::length() {
403
return fb_fix_screeninfo.smem_len;
404
}
405
406
bool DevFB::setLength(S64 len) {
407
return false;
Callers
4
inspectNode
Method · 0.45
ioctl
Method · 0.45
ioctl
Method · 0.45
writeNative
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected