thermal_device_init

Function thermal_device_init 

Source
pub fn thermal_device_init(
    locked: &mut Locked<Unlocked>,
    kernel: &Kernel,
) -> Result<(), Error>