Home
last modified time | relevance | path

Searched defs:pretimeout (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/watchdog/
H A Dkempld_wdt.c76 unsigned int pretimeout; member
90 static unsigned int pretimeout = DEFAULT_PRETIMEOUT; variable
225 unsigned int pretimeout) in kempld_wdt_set_pretimeout()
261 unsigned int pretimeout, timeout; in kempld_wdt_update_timeouts() local
H A Dcgbc_wdt.c43 static unsigned int pretimeout = CGBC_WDT_DEFAULT_PRETIMEOUT; variable
127 unsigned int pretimeout) in cgbc_wdt_set_pretimeout()
H A Dwatchdog_pretimeout.h11 void (*pretimeout)(struct watchdog_device *wdd); member
H A Dimx_sc_wdt.c118 unsigned int pretimeout) in imx_sc_wdt_set_pretimeout()
H A Dintel-mid_wdt.c61 u32 pretimeout; in wdt_start() member
H A Dhpwdt.c38 static bool pretimeout = IS_ENABLED(CONFIG_HPWDT_NMI_DECODING); variable
H A Dqcom-wdt.c43 bool pretimeout; member
H A Drealtek_otto_wdt.c124 unsigned int pretimeout) in otto_wdt_determine_timeouts()
H A Dsprd_wdt.c106 u32 pretimeout) in sprd_wdt_load_value()
/linux/include/linux/
H A Dwatchdog.h107 unsigned int pretimeout; member