Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Drunstate-action.c27 bool has_watchdog, WatchdogAction watchdog, in qmp_set_action() argument
38 if (has_watchdog) { in qmp_set_action()
/openbmc/linux/drivers/thermal/qcom/
H A Dtsens.h518 unsigned int has_watchdog:1; member
H A Dtsens.c574 if (priv->feat->has_watchdog) { in tsens_critical_irq_thread()
1044 priv->feat->has_watchdog = 1; in init_common()