MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / ioctl

Method ioctl

src/aero_kernel/src/drivers/drm/mod.rs:406–646  ·  view source on GitHub ↗

The DRM is accessed using IOCTLs on a device representing a graphics card.

(&self, command: usize, arg: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

driver_versionMethod · 0.80
driver_infoMethod · 0.80
as_bytesMethod · 0.80
can_dumb_createMethod · 0.80
min_dimMethod · 0.80
max_dimMethod · 0.80
as_crtcMethod · 0.80
find_objectMethod · 0.80
as_framebufferMethod · 0.80
commitMethod · 0.80
as_encoderMethod · 0.80
iterMethod · 0.80

Tested by

no test coverage detected