Searched defs:wdt_set_timeout (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | stmp3xxx_rtc_wdt.h | 11 void (*wdt_set_timeout)(struct device *dev, u32 timeout); member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | stmp3xxx_rtc_wdt.h | 11 void (*wdt_set_timeout)(struct device *dev, u32 timeout); member
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | stmp3xxx_rtc_wdt.c | 45 static int wdt_set_timeout(struct watchdog_device *wdd, unsigned new_timeout) in wdt_set_timeout() function
|
H A D | diag288_wdt.c | 200 static int wdt_set_timeout(struct watchdog_device * dev, unsigned int new_to) in wdt_set_timeout() function
|
H A D | sbc7240_wdt.c | 71 static int wdt_set_timeout(int t) in wdt_set_timeout() function
|
H A D | w83977f_wdt.c | 220 static int wdt_set_timeout(int t) in wdt_set_timeout() function
|
H A D | via_wdt.c | 127 static int wdt_set_timeout(struct watchdog_device *wdd, in wdt_set_timeout() function
|
H A D | it87_wdt.c | 229 static int wdt_set_timeout(struct watchdog_device *wdd, unsigned int t) in wdt_set_timeout() function
|
H A D | w83627hf_wdt.c | 281 static int wdt_set_timeout(struct watchdog_device *wdog, unsigned int timeout) in wdt_set_timeout() function
|
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | stmp3xxx_rtc_wdt.c | 45 static int wdt_set_timeout(struct watchdog_device *wdd, unsigned new_timeout) in wdt_set_timeout() function
|
H A D | diag288_wdt.c | 159 static int wdt_set_timeout(struct watchdog_device * dev, unsigned int new_to) in wdt_set_timeout() function
|
H A D | sbc7240_wdt.c | 71 static int wdt_set_timeout(int t) in wdt_set_timeout() function
|
H A D | w83977f_wdt.c | 220 static int wdt_set_timeout(int t) in wdt_set_timeout() function
|
H A D | via_wdt.c | 127 static int wdt_set_timeout(struct watchdog_device *wdd, in wdt_set_timeout() function
|
H A D | it87_wdt.c | 221 static int wdt_set_timeout(struct watchdog_device *wdd, unsigned int t) in wdt_set_timeout() function
|
H A D | w83627hf_wdt.c | 289 static int wdt_set_timeout(struct watchdog_device *wdog, unsigned int timeout) in wdt_set_timeout() function
|
Completed in 8 milliseconds