Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dpdt.c41 static unsigned long pdt_poll_interval = PDT_POLL_INTERVAL_DEFAULT; variable
258 schedule_timeout(pdt_poll_interval); in pdt_mainloop()
287 pdt_poll_interval == PDT_POLL_INTERVAL_DEFAULT) in pdt_mainloop()
288 pdt_poll_interval = PDT_POLL_INTERVAL_SHORT; in pdt_mainloop()