Skip to main content

Module resolver

Module resolver 

Source
Expand description

Resolver for the Hyper-V power management device, and shared PM resolution logic used by both the Hyper-V and PIIX4 PM resolvers.

Structs§

HyperVPowerManagementResolver
A resolver for the Hyper-V power management device.
ResolvedPmDeps
Resolved PM dependencies (power action callback and optional timer assist).

Enums§

ResolvePmError
Errors that can occur when resolving PM device dependencies.

Functions§

register_gpe0_lines
Register GPE0 line targets for a device that implements [LineInterruptTarget].
resolve_pm_deps
Resolve the common PM dependencies (power request handler and optional PM timer assist) that are shared by both the Hyper-V and PIIX4 PM resolvers.