Home
last modified time | relevance | path

Searched refs:tcbp (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_of.c46 struct __thermal_cooling_bind_param *tcbp; member
211 struct __thermal_cooling_bind_param *tcbp; in of_thermal_bind() local
222 tcbp = tbp->tcbp + j; in of_thermal_bind()
224 if (tcbp->cooling_device == cdev->np) { in of_thermal_bind()
229 tcbp->max, in of_thermal_bind()
230 tcbp->min, in of_thermal_bind()
246 struct __thermal_cooling_bind_param *tcbp; in of_thermal_unbind() local
257 tcbp = tbp->tcbp + j; in of_thermal_unbind()
259 if (tcbp->cooling_device == cdev->np) { in of_thermal_unbind()
743 __tbp->tcbp = __tcbp; in thermal_of_populate_bind_params()
[all …]
/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0011-elf-Ignore-LD_AUDIT-interfaces-if-la_version-returns.patch248 tcbp = init_tls ();