ReactOS 0.4.15-dev-7953-g1f49173
_IDLE_POWER_FDO_LIST_ENTRY Struct Reference

#include <classp.h>

Collaboration diagram for _IDLE_POWER_FDO_LIST_ENTRY:

Public Attributes

LIST_ENTRY ListEntry
 
PDEVICE_OBJECT Fdo
 

Detailed Description

Definition at line 1033 of file classp.h.

Member Data Documentation

◆ Fdo

PDEVICE_OBJECT _IDLE_POWER_FDO_LIST_ENTRY::Fdo

Definition at line 1035 of file classp.h.

Referenced by _Function_class_(), and ClasspEnableIdlePower().

◆ ListEntry

LIST_ENTRY _IDLE_POWER_FDO_LIST_ENTRY::ListEntry

Definition at line 1034 of file classp.h.

Referenced by _Function_class_(), and ClasspEnableIdlePower().


The documentation for this struct was generated from the following file: