Lines Matching defs:opregion_acpi
57 struct opregion_acpi { struct
58 u32 drdy; /* driver readiness */
59 u32 csts; /* notification status */
60 u32 cevt; /* current event */
61 u8 rsvd1[20];
62 u32 didl[8]; /* supported display devices ID list */
63 u32 cpdl[8]; /* currently presented display list */
64 u32 cadl[8]; /* currently active display list */
65 u32 nadl[8]; /* next active devices list */
66 u32 aslp; /* ASL sleep time-out */
67 u32 tidx; /* toggle table index */
68 u32 chpd; /* current hotplug enable indicator */
69 u32 clid; /* current lid state*/
70 u32 cdck; /* current docking state */
71 u32 sxsw; /* Sx state resume */
72 u32 evts; /* ASL supported events */
73 u32 cnot; /* current OS notification */
74 u32 nrdy; /* driver status */
75 u8 rsvd2[60];