Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dsch311x_wdt.c59 } sch311x_wdt_data; variable
136 spin_lock(&sch311x_wdt_data.io_lock); in sch311x_wdt_start()
152 spin_unlock(&sch311x_wdt_data.io_lock); in sch311x_wdt_start()
160 spin_lock(&sch311x_wdt_data.io_lock); in sch311x_wdt_stop()
168 spin_unlock(&sch311x_wdt_data.io_lock); in sch311x_wdt_stop()
173 spin_lock(&sch311x_wdt_data.io_lock); in sch311x_wdt_keepalive()
175 spin_unlock(&sch311x_wdt_data.io_lock); in sch311x_wdt_keepalive()
198 spin_lock(&sch311x_wdt_data.io_lock); in sch311x_wdt_get_status()
423 sch311x_wdt_data.runtime_reg = 0; in sch311x_wdt_probe()
438 sch311x_wdt_data.runtime_reg = 0; in sch311x_wdt_remove()
[all …]