Home
last modified time | relevance | path

Searched refs:ps_continuation (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/block/paride/
Dpseudo.h40 static void (* ps_continuation)(void); variable
58 ps_continuation = continuation; in ps_set_intr()
80 con = ps_continuation; in ps_tq_int()
88 ps_continuation = NULL; in ps_tq_int()
DTransition-notes122 ps_continuation, since the latter is changed only from the area.
124 will be a call of ps_set_intr() before we look at ps_continuation again.
125 We can remove the check for ps_continuation being NULL for the same