Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/watchdog/
Dwatchdog_core.c202 void watchdog_set_restart_priority(struct watchdog_device *wdd, int priority) in watchdog_set_restart_priority() function
206 EXPORT_SYMBOL_GPL(watchdog_set_restart_priority);
Dmoxart_wdt.c132 watchdog_set_restart_priority(&moxart_wdt->dev, 128); in moxart_wdt_probe()
Ddigicolor_wdt.c140 watchdog_set_restart_priority(&dc_wdt_wdd, 128); in dc_wdt_probe()
Dda9063_wdt.c216 watchdog_set_restart_priority(wdd, 128); in da9063_wdt_probe()
Dtangox_wdt.c176 watchdog_set_restart_priority(&dev->wdt, 128); in tangox_wdt_probe()
Dbcm2835_wdt.c201 watchdog_set_restart_priority(&bcm2835_wdt_wdd, 128); in bcm2835_wdt_probe()
Dpnx4008_wdt.c214 watchdog_set_restart_priority(&pnx4008_wdd, 128); in pnx4008_wdt_probe()
Dbcm47xx_wdt.c202 watchdog_set_restart_priority(&wdt->wdd, 64); in bcm47xx_wdt_probe()
Dmeson_wdt.c197 watchdog_set_restart_priority(&meson_wdt->wdt_dev, 128); in meson_wdt_probe()
Drave-sp-wdt.c290 watchdog_set_restart_priority(wdd, 255); in rave_sp_wdt_probe()
Drti_wdt.c245 watchdog_set_restart_priority(wdd, 128); in rti_wdt_probe()
Ddavinci_wdt.c239 watchdog_set_restart_priority(wdd, 128); in davinci_wdt_probe()
Dimgpdc_wdt.c289 watchdog_set_restart_priority(&pdc_wdt->wdt_dev, 128); in pdc_wdt_probe()
Dda9062_wdt.c215 watchdog_set_restart_priority(&wdt->wdtdev, 128); in da9062_wdt_probe()
Dsunxi_wdt.c257 watchdog_set_restart_priority(&sunxi_wdt->wdt_dev, 128); in sunxi_wdt_probe()
Drenesas_wdt.c250 watchdog_set_restart_priority(&priv->wdev, 0); in rwdt_probe()
Dlpc18xx_wdt.c282 watchdog_set_restart_priority(&lpc18xx_wdt->wdt_dev, 128); in lpc18xx_wdt_probe()
Dmtk_wdt.c273 watchdog_set_restart_priority(&mtk_wdt->wdt_dev, 128); in mtk_wdt_probe()
Dsp805_wdt.c275 watchdog_set_restart_priority(&wdt->wdd, 128); in sp805_wdt_probe()
Dasm9260_wdt.c344 watchdog_set_restart_priority(wdd, 128); in asm9260_wdt_probe()
Dimx2_wdt.c312 watchdog_set_restart_priority(wdog, 128); in imx2_wdt_probe()
Ds3c2410_wdt.c603 watchdog_set_restart_priority(&wdt->wdt_device, 128); in s3c2410wdt_probe()
Ddw_wdt.c668 watchdog_set_restart_priority(wdd, 128); in dw_wdt_drv_probe()
/Linux-v5.10/include/linux/
Dwatchdog.h207 void watchdog_set_restart_priority(struct watchdog_device *wdd, int priority);
/Linux-v5.10/Documentation/watchdog/
Dwatchdog-kernel-api.rst107 watchdog_set_restart_priority.
320 void watchdog_set_restart_priority(struct watchdog_device *wdd, int priority);