Home
last modified time | relevance | path

Searched defs:gwdt (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/watchdog/
Dsbsa_gwdt.c130 struct sbsa_gwdt *gwdt = watchdog_get_drvdata(wdd); in sbsa_gwdt_set_timeout() local
151 struct sbsa_gwdt *gwdt = watchdog_get_drvdata(wdd); in sbsa_gwdt_get_timeleft() local
173 struct sbsa_gwdt *gwdt = watchdog_get_drvdata(wdd); in sbsa_gwdt_keepalive() local
186 struct sbsa_gwdt *gwdt = watchdog_get_drvdata(wdd); in sbsa_gwdt_start() local
196 struct sbsa_gwdt *gwdt = watchdog_get_drvdata(wdd); in sbsa_gwdt_stop() local
233 struct sbsa_gwdt *gwdt; in sbsa_gwdt_probe() local
329 struct sbsa_gwdt *gwdt = platform_get_drvdata(pdev); in sbsa_gwdt_shutdown() local
336 struct sbsa_gwdt *gwdt = platform_get_drvdata(pdev); in sbsa_gwdt_remove() local
346 struct sbsa_gwdt *gwdt = dev_get_drvdata(dev); in sbsa_gwdt_suspend() local
357 struct sbsa_gwdt *gwdt = dev_get_drvdata(dev); in sbsa_gwdt_resume() local
Dftwdt010_wdt.c55 struct ftwdt010_wdt *gwdt = to_ftwdt010_wdt(wdd); in ftwdt010_wdt_start() local
73 struct ftwdt010_wdt *gwdt = to_ftwdt010_wdt(wdd); in ftwdt010_wdt_stop() local
82 struct ftwdt010_wdt *gwdt = to_ftwdt010_wdt(wdd); in ftwdt010_wdt_ping() local
101 struct ftwdt010_wdt *gwdt = data; in ftwdt010_wdt_interrupt() local
128 struct ftwdt010_wdt *gwdt; in ftwdt010_wdt_probe() local
187 struct ftwdt010_wdt *gwdt = dev_get_drvdata(dev); in ftwdt010_wdt_suspend() local
199 struct ftwdt010_wdt *gwdt = dev_get_drvdata(dev); in ftwdt010_wdt_resume() local