⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

register_node

Function register_node 

Source
pub fn register_node(node: SysfsNode) -> KernelResult<()>
Expand description

Register a sysfs node.