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

init

Function init 

Source
pub fn init() -> Result<(), KernelError>
Expand description

Initialize the audio subsystem

Sets up the mixer, output pipeline, client manager, and probes for VirtIO-Sound hardware.