MCPcopy Create free account
hub / github.com/Andy-Python-Programmer/aero / install_device

Function install_device

src/aero_kernel/src/fs/devfs.rs:67–69  ·  view source on GitHub ↗

Installs the provided `device` in the device filesystem (ie. in /dev/) and the global [DEVICES] btree map.

(device: Arc<dyn Device>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

ps2_mouse_initFunction · 0.85
ps2_keyboard_initFunction · 0.85
pty_initFunction · 0.85
initFunction · 0.85
initFunction · 0.85
initFunction · 0.85
install_block_deviceFunction · 0.85

Calls 3

install_device_atFunction · 0.85
inodeMethod · 0.45
root_dirMethod · 0.45

Tested by

no test coverage detected