Searched defs:opregion_acpi (Results 1 – 2 of 2) sorted by relevance
56 struct opregion_acpi { struct57 u32 drdy; /* driver readiness */58 u32 csts; /* notification status */59 u32 cevt; /* current event */60 u8 rsvd1[20];65 u32 aslp; /* ASL sleep time-out */66 u32 tidx; /* toggle table index */68 u32 clid; /* current lid state*/70 u32 sxsw; /* Sx state resume */73 u32 nrdy; /* driver status */[all …]
74 struct opregion_acpi { struct75 u32 drdy; /* driver readiness */76 u32 csts; /* notification status */77 u32 cevt; /* current event */78 u8 rsvd1[20];83 u32 aslp; /* ASL sleep time-out */84 u32 tidx; /* toggle table index */86 u32 clid; /* current lid state*/88 u32 sxsw; /* Sx state resume */91 u32 nrdy; /* driver status */[all …]
Completed in 7 milliseconds