⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
lookup
veridian_
kernel
0.25.2
In veridian_
kernel::
sysfs
veridian_kernel
::
sysfs
Function
lookup
Copy item path
Source
pub fn lookup(path: &str) -> Option<
SysfsNode
>
Expand description
Look up a sysfs node by path.