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