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

lookup

Function lookup 

Source
pub fn lookup(path: &str) -> Option<SysfsNode>
Expand description

Look up a sysfs node by path.