Searched refs:HILSEN_SCHED (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/serio/ |
H A D | hil_mlc.c | 207 #define HILSEN_SCHED 0x000100 /* Schedule the tasklet */ macro 237 #define HILSEN_DOZE (HILSEN_SAME | HILSEN_SCHED | HILSEN_BREAK) 447 { HILSE_CTS, { .packet = 0 }, 0, HILSEN_NEXT | HILSEN_SCHED | HILSEN_BREAK, HILSEN_DOZE, 0 }, 740 while (nextidx & HILSEN_SCHED) { in hilse_donode()
|
/kernel/linux/linux-6.6/drivers/input/serio/ |
H A D | hil_mlc.c | 207 #define HILSEN_SCHED 0x000100 /* Schedule the tasklet */ macro 237 #define HILSEN_DOZE (HILSEN_SAME | HILSEN_SCHED | HILSEN_BREAK) 447 { HILSE_CTS, { .packet = 0 }, 0, HILSEN_NEXT | HILSEN_SCHED | HILSEN_BREAK, HILSEN_DOZE, 0 }, 740 while (nextidx & HILSEN_SCHED) { in hilse_donode()
|
Completed in 3 milliseconds