Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dwatchdog_core.c114 int watchdog_init_timeout(struct watchdog_device *wdd, in watchdog_init_timeout() function
152 EXPORT_SYMBOL_GPL(watchdog_init_timeout);
H A Dat91sam9_wdt.c234 if (watchdog_init_timeout(&wdt->wdd, 0, dev)) in at91_wdt_init()
235 watchdog_init_timeout(&wdt->wdd, heartbeat, dev); in at91_wdt_init()
H A Debc-c384_wdt.c111 watchdog_init_timeout(wdd, timeout, dev); in ebc_c384_wdt_probe()
H A Dtqmx86_wdt.c100 watchdog_init_timeout(&priv->wdd, timeout, dev); in tqmx86_wdt_probe()
H A Dep93xx_wdt.c119 watchdog_init_timeout(wdd, timeout, dev); in ep93xx_wdt_probe()
H A Dsun4v_wdt.c153 watchdog_init_timeout(&wdd, timeout, NULL); in sun4v_wdt_init()
H A Dmt7621_wdt.c144 watchdog_init_timeout(&mt7621_wdt_dev, mt7621_wdt_dev.max_timeout, in mt7621_wdt_probe()
H A Dts72xx_wdt.c152 watchdog_init_timeout(wdd, timeout, dev); in ts72xx_wdt_probe()
H A Dstpmic1_wdt.c109 watchdog_init_timeout(&wdt->wdtdev, 0, dev); in pmic_wdt_probe()
H A Drt2880_wdt.c162 watchdog_init_timeout(&rt288x_wdt_dev, rt288x_wdt_dev.max_timeout, in rt288x_wdt_probe()
H A Dsoftdog.c186 watchdog_init_timeout(&softdog_dev, soft_margin, NULL); in softdog_init()
H A Dloongson1_wdt.c130 watchdog_init_timeout(ls1x_wdt, heartbeat, dev); in ls1x_wdt_probe()
H A Dmoxart_wdt.c130 watchdog_init_timeout(&moxart_wdt->dev, heartbeat, dev); in moxart_wdt_probe()
H A Dts4800_wdt.c158 watchdog_init_timeout(wdd, 0, dev); in ts4800_wdt_probe()
H A Ddigicolor_wdt.c141 watchdog_init_timeout(&dc_wdt_wdd, timeout, dev); in dc_wdt_probe()
H A Dmenf21bmc_wdt.c143 watchdog_init_timeout(&drv_data->wdt, bmc_timeout / 10, dev); in menf21bmc_wdt_probe()
H A Darm_smc_wdt.c146 watchdog_init_timeout(wdd, timeout, &pdev->dev); in smcwd_probe()
H A Dgpio_wdt.c159 watchdog_init_timeout(&priv->wdd, 0, dev); in gpio_wdt_probe()
H A Dmenz69_wdt.c130 watchdog_init_timeout(&drv->wdt, 0, &dev->dev); in men_z069_probe()
H A Dsirfsoc_wdt.c158 watchdog_init_timeout(&sirfsoc_wdd, timeout, dev); in sirfsoc_wdt_probe()
H A Dxen_wdt.c135 watchdog_init_timeout(&xen_wdt_dev, timeout, NULL); in xen_wdt_probe()
H A Drn5t618_wdt.c164 watchdog_init_timeout(&wdt->wdt_dev, timeout, dev); in rn5t618_wdt_probe()
H A Dsl28cpld_wdt.c183 watchdog_init_timeout(wdd, timeout, &pdev->dev); in sl28cpld_wdt_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dwatchdog.h208 extern int watchdog_init_timeout(struct watchdog_device *wdd,
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_unisoc272 watchdog_init_timeout

1234