tcbp               46 drivers/thermal/of-thermal.c 	struct __thermal_cooling_bind_param *tcbp;
tcbp              210 drivers/thermal/of-thermal.c 	struct __thermal_cooling_bind_param *tcbp;
tcbp              221 drivers/thermal/of-thermal.c 			tcbp = tbp->tcbp + j;
tcbp              223 drivers/thermal/of-thermal.c 			if (tcbp->cooling_device == cdev->np) {
tcbp              228 drivers/thermal/of-thermal.c 						tcbp->max,
tcbp              229 drivers/thermal/of-thermal.c 						tcbp->min,
tcbp              245 drivers/thermal/of-thermal.c 	struct __thermal_cooling_bind_param *tcbp;
tcbp              256 drivers/thermal/of-thermal.c 			tcbp = tbp->tcbp + j;
tcbp              258 drivers/thermal/of-thermal.c 			if (tcbp->cooling_device == cdev->np) {
tcbp              742 drivers/thermal/of-thermal.c 	__tbp->tcbp = __tcbp;
tcbp              962 drivers/thermal/of-thermal.c 			of_node_put(tbp->tcbp[j].cooling_device);
tcbp              964 drivers/thermal/of-thermal.c 		kfree(tbp->tcbp);
tcbp              989 drivers/thermal/of-thermal.c 			of_node_put(tbp->tcbp[j].cooling_device);
tcbp              991 drivers/thermal/of-thermal.c 		kfree(tbp->tcbp);