Constant SIGNAL_WAKELOCK
pub const SIGNAL_WAKELOCK: u32 = 67108864; // 67_108_864u32
Expand description
Signal that will be asserted when SIGNAL_READABLE is set and remains asserted until a driver-defined timeout passes after the call to Read This is primarily intended for integration with Starnix