Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/samsung/
Dexynos_tmu.c167 struct exynos_tmu_data { struct
183 int (*tmu_read)(struct exynos_tmu_data *data); argument
184 void (*tmu_set_emulation)(struct exynos_tmu_data *data, argument
186 void (*tmu_clear_irqs)(struct exynos_tmu_data *data); argument
189 static void exynos_report_trigger(struct exynos_tmu_data *p) in exynos_report_trigger()
220 static int temp_to_code(struct exynos_tmu_data *data, u8 temp) in temp_to_code()
247 static int code_to_temp(struct exynos_tmu_data *data, u16 temp_code) in code_to_temp()
270 static void sanitize_temp_error(struct exynos_tmu_data *data, u32 trim_info) in sanitize_temp_error()
289 static u32 get_th_reg(struct exynos_tmu_data *data, u32 threshold, bool falling) in get_th_reg()
321 struct exynos_tmu_data *data = platform_get_drvdata(pdev); in exynos_tmu_initialize()
[all …]
/linux-4.1.27/Documentation/thermal/
Dexynos_thermal65 (exynos_tmu_data.c) (exynos_tmu.c) (exynos_thermal_common.c)
66 (exynos_tmu_data.h) (exynos_tmu.h) (exynos_thermal_common.h)