[][src]Function acpi_client::cooling::get_cooling_device_info

pub fn get_cooling_device_info(
    path: &Path
) -> Result<Vec<CoolingDevice>, AcpiClientError>

Check the ACPI system for all cooling devices available to the system.

Arguments

  • path - The path to the cooling device entries produced by the ACPI subsystem.