Constant SIGNAL_WAKELOCK

Source
pub const SIGNAL_WAKELOCK: u32 = 67108864;
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