Searched defs:IN_ONESHOT (Results 1 – 6 of 6) sorted by relevance
47 #define IN_ONESHOT 0x80000000 macro
59 #define IN_ONESHOT 0x80000000 /* only send event once */ macro
54 #define IN_ONESHOT 0x80000000 /* only send event once */ macro
1456 pub const IN_ONESHOT: u32 = 0x80000000; constant
2634 pub const IN_ONESHOT: u32 = 0x8000_0000; constant
3117 pub const IN_ONESHOT: u32 = 0x8000_0000; constant