Home
last modified time | relevance | path

Searched refs:has_watchdog (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/qcom/
H A Dtsens.h499 * @has_watchdog: does this IP support watchdog functionality?
507 unsigned int has_watchdog:1; member
H A Dtsens.c392 if (priv->feat->has_watchdog) { in tsens_critical_irq_thread()
831 priv->feat->has_watchdog = 1; in init_common()
/kernel/linux/linux-6.6/drivers/thermal/qcom/
H A Dtsens.h507 * @has_watchdog: does this IP support watchdog functionality?
518 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()

Completed in 7 milliseconds