Searched refs:HILSEN_BREAK (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/serio/ |
H A D | hil_mlc.c | 208 #define HILSEN_BREAK 0x000200 /* Wait until next pass */ macro 237 #define HILSEN_DOZE (HILSEN_SAME | HILSEN_SCHED | HILSEN_BREAK) 238 #define HILSEN_SLEEP (HILSEN_SAME | HILSEN_BREAK) 447 { HILSE_CTS, { .packet = 0 }, 0, HILSEN_NEXT | HILSEN_SCHED | HILSEN_BREAK, HILSEN_DOZE, 0 }, 762 if (nextidx & HILSEN_BREAK) in hilse_donode()
|
/kernel/linux/linux-6.6/drivers/input/serio/ |
H A D | hil_mlc.c | 208 #define HILSEN_BREAK 0x000200 /* Wait until next pass */ macro 237 #define HILSEN_DOZE (HILSEN_SAME | HILSEN_SCHED | HILSEN_BREAK) 238 #define HILSEN_SLEEP (HILSEN_SAME | HILSEN_BREAK) 447 { HILSE_CTS, { .packet = 0 }, 0, HILSEN_NEXT | HILSEN_SCHED | HILSEN_BREAK, HILSEN_DOZE, 0 }, 762 if (nextidx & HILSEN_BREAK) in hilse_donode()
|
Completed in 5 milliseconds