Searched refs:mei_wdt (Results 1 – 2 of 2) 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 …]
13117 F: drivers/watchdog/mei_wdt.c