use_of_thermal     50 drivers/thermal/rcar_thermal.c 	unsigned int use_of_thermal : 1;
use_of_thermal     59 drivers/thermal/rcar_thermal.c 	.use_of_thermal = 0,
use_of_thermal     68 drivers/thermal/rcar_thermal.c 	.use_of_thermal = 1,
use_of_thermal     77 drivers/thermal/rcar_thermal.c 	.use_of_thermal = 1,
use_of_thermal    478 drivers/thermal/rcar_thermal.c 		if (priv->chip->use_of_thermal)
use_of_thermal    574 drivers/thermal/rcar_thermal.c 		if (chip->use_of_thermal)
use_of_thermal    591 drivers/thermal/rcar_thermal.c 		if (chip->use_of_thermal) {