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