needs_suspend_resume   53 drivers/thermal/rcar_thermal.c 	unsigned int needs_suspend_resume : 1;
needs_suspend_resume   62 drivers/thermal/rcar_thermal.c 	.needs_suspend_resume = 0,
needs_suspend_resume   71 drivers/thermal/rcar_thermal.c 	.needs_suspend_resume = 0,
needs_suspend_resume   80 drivers/thermal/rcar_thermal.c 	.needs_suspend_resume = 1,
needs_suspend_resume  631 drivers/thermal/rcar_thermal.c 	if (priv->chip->needs_suspend_resume) {
needs_suspend_resume  647 drivers/thermal/rcar_thermal.c 	if (priv->chip->needs_suspend_resume) {