Home
last modified time | relevance | path

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

/drivers/thermal/
Dexynos_thermal.c120 struct exynos_tmu_data { struct
514 static int temp_to_code(struct exynos_tmu_data *data, u8 temp) in temp_to_code()
547 static int code_to_temp(struct exynos_tmu_data *data, u8 temp_code) in code_to_temp()
577 struct exynos_tmu_data *data = platform_get_drvdata(pdev); in exynos_tmu_initialize()
663 struct exynos_tmu_data *data = platform_get_drvdata(pdev); in exynos_tmu_control()
697 static int exynos_tmu_read(struct exynos_tmu_data *data) in exynos_tmu_read()
717 struct exynos_tmu_data *data = drv_data; in exynos_tmu_set_emulation()
757 struct exynos_tmu_data *data = container_of(work, in exynos_tmu_work()
758 struct exynos_tmu_data, irq_work); in exynos_tmu_work()
778 struct exynos_tmu_data *data = id; in exynos_tmu_irq()
[all …]