Lines Matching defs:opregion_acpi
80 struct opregion_acpi { struct
81 u32 drdy; /* driver readiness */
82 u32 csts; /* notification status */
83 u32 cevt; /* current event */
84 u8 rsvd1[20];
85 u32 didl[8]; /* supported display devices ID list */
86 u32 cpdl[8]; /* currently presented display list */
87 u32 cadl[8]; /* currently active display list */
88 u32 nadl[8]; /* next active devices list */
89 u32 aslp; /* ASL sleep time-out */
90 u32 tidx; /* toggle table index */
91 u32 chpd; /* current hotplug enable indicator */
92 u32 clid; /* current lid state*/
93 u32 cdck; /* current docking state */
94 u32 sxsw; /* Sx state resume */
95 u32 evts; /* ASL supported events */
96 u32 cnot; /* current OS notification */
97 u32 nrdy; /* driver status */
98 u32 did2[7]; /* extended supported display devices ID list */
99 u32 cpd2[7]; /* extended attached display devices list */
100 u8 rsvd2[4];