Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/watchdog/
Dpretimeout_noop.c18 static void pretimeout_noop(struct watchdog_device *wdd) in pretimeout_noop() function
25 .pretimeout = pretimeout_noop,
DMakefile14 obj-$(CONFIG_WATCHDOG_PRETIMEOUT_GOV_NOOP) += pretimeout_noop.o