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