Home
last modified time | relevance | path

Searched refs:mei_wdt (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/watchdog/
Dmei_wdt.c92 struct mei_wdt { struct
166 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 …]
DMakefile149 obj-$(CONFIG_INTEL_MEI_WDT) += mei_wdt.o
DKconfig1660 the module will be called mei_wdt.
/Linux-v6.6/
DMAINTAINERS10685 F: drivers/watchdog/mei_wdt.c