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