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§
- HyperV
Power Management Resolver - A resolver for the Hyper-V power management device.
- Resolved
PmDeps - Resolved PM dependencies (power action callback and optional timer assist).
Enums§
- Resolve
PmError - 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.