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];66 u32 aslp; /* ASL sleep time-out */67 u32 tidx; /* toggle table index */69 u32 clid; /* current lid state*/71 u32 sxsw; /* Sx state resume */74 u32 nrdy; /* driver status */[all …]
80 struct opregion_acpi { struct81 u32 drdy; /* driver readiness */82 u32 csts; /* notification status */83 u32 cevt; /* current event */84 u8 rsvd1[20];89 u32 aslp; /* ASL sleep time-out */90 u32 tidx; /* toggle table index */92 u32 clid; /* current lid state*/94 u32 sxsw; /* Sx state resume */97 u32 nrdy; /* driver status */[all …]
Completed in 8 milliseconds