Searched defs:opregion_acpi (Results 1 – 2 of 2) sorted by relevance
57 struct opregion_acpi { struct58 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 */[all …]
80 struct opregion_acpi { struct81 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 */[all …]