⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
sysfs_read
veridian_
kernel
0.25.2
In veridian_
kernel::
sysfs
veridian_kernel
::
sysfs
Function
sysfs_
read
Copy item path
Source
pub fn sysfs_read(path: &str) ->
KernelResult
<String>
Expand description
Read a sysfs virtual file.