Searched refs:mei_wdt (Results 1 – 4 of 4) sorted by relevance
92 struct mei_wdt { struct166 static int mei_wdt_ping(struct mei_wdt *wdt) in mei_wdt_ping()194 static int mei_wdt_stop(struct mei_wdt *wdt) in mei_wdt_stop()222 struct mei_wdt *wdt = watchdog_get_drvdata(wdd); in mei_wdt_ops_start()238 struct mei_wdt *wdt = watchdog_get_drvdata(wdd); in mei_wdt_ops_stop()264 struct mei_wdt *wdt = watchdog_get_drvdata(wdd); in mei_wdt_ops_ping()296 struct mei_wdt *wdt = watchdog_get_drvdata(wdd); in mei_wdt_ops_set_timeout()329 static inline bool __mei_wdt_is_registered(struct mei_wdt *wdt) in __mei_wdt_is_registered()339 static void mei_wdt_unregister(struct mei_wdt *wdt) in mei_wdt_unregister()359 static int mei_wdt_register(struct mei_wdt *wdt) in mei_wdt_register()[all …]
149 obj-$(CONFIG_INTEL_MEI_WDT) += mei_wdt.o
1660 the module will be called mei_wdt.
10685 F: drivers/watchdog/mei_wdt.c