Searched defs:PmTimer (Results 1 – 1 of 1) sorted by relevance
69 pub struct PmTimer { struct76 impl PmTimer { argument77 pub fn new(fadt: &Fadt) -> Result<Option<PmTimer>, AcpiError> { in new()