Home
last modified time | relevance | path

Searched refs:thermal_of_cooling_device_register (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dthermal.h401 thermal_of_cooling_device_register(struct device_node *np, const char *, void *,
434 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dcpuidle_cooling.c210 cdev = thermal_of_cooling_device_register(np, dev_name, idle_cdev, in __cpuidle_cooling_register()
H A Ddevfreq_cooling.c500 cdev = thermal_of_cooling_device_register(np, dev_name, dfc, in of_devfreq_cooling_register_power()
H A Dcpufreq_cooling.c566 cdev = thermal_of_cooling_device_register(np, dev_name, cpufreq_cdev, in __cpufreq_cooling_register()
H A Dthermal_core.c1190 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function
1196 EXPORT_SYMBOL_GPL(thermal_of_cooling_device_register);
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dpower_supply_core.c1142 psy->tcd = thermal_of_cooling_device_register( in psy_register_cooler()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo1651 thermal_of_cooling_device_register
H A Dabi_gki_aarch64_generic1902 thermal_of_cooling_device_register
H A Dabi_gki_aarch64_exynos1953 thermal_of_cooling_device_register
H A Dabi_gki_aarch64_imx1279 thermal_of_cooling_device_register
H A Dabi_gki_aarch64_qcom2475 thermal_of_cooling_device_register
H A Dabi_gki_aarch64_mtk2120 thermal_of_cooling_device_register
H A Dabi_gki_aarch64_oplus2662 thermal_of_cooling_device_register
H A Dabi_gki_aarch64_galaxy3993 thermal_of_cooling_device_register
/OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c1658 gpu->cooling = thermal_of_cooling_device_register(dev->of_node, in etnaviv_gpu_bind()
/OK3568_Linux_fs/kernel/drivers/thermal/tegra/
H A Dsoctherm.c1740 tcd = thermal_of_cooling_device_register(np_stcc, in soctherm_init_hw_throt_cdev()