Home
last modified time | relevance | path

Searched refs:max77620_wdt (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Dmax77620_wdt.c45 struct max77620_wdt { struct
74 struct max77620_wdt *wdt = watchdog_get_drvdata(wdt_dev); in max77620_wdt_start()
82 struct max77620_wdt *wdt = watchdog_get_drvdata(wdt_dev); in max77620_wdt_stop()
90 struct max77620_wdt *wdt = watchdog_get_drvdata(wdt_dev); in max77620_wdt_ping()
99 struct max77620_wdt *wdt = watchdog_get_drvdata(wdt_dev); in max77620_wdt_set_timeout()
162 struct max77620_wdt *wdt; in max77620_wdt_probe()
H A DMakefile230 obj-$(CONFIG_MAX77620_WATCHDOG) += max77620_wdt.o
H A DKconfig704 choose M here: the module will be called max77620_wdt.