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

multi_output_handle_hotplug

Function multi_output_handle_hotplug 

Source
pub fn multi_output_handle_hotplug(
    connector_id: u32,
    connected: bool,
    width: u32,
    height: u32,
    refresh_hz: u32,
) -> Result<(), KernelError>
Expand description

Handle a DRM connector hotplug event