Home
last modified time | relevance | path

Searched defs:tmdev (Results 1 – 1 of 1) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/thermal/
Dsunxi_thermal.c40 struct ths_device *tmdev; member
68 static int sunxi_ths_reg2temp(struct ths_device *tmdev, int reg) in sunxi_ths_reg2temp()
76 struct ths_device *tmdev = s->tmdev; in sunxi_ths_get_temp() local
109 static int sun50i_h616_ths_calibrate(struct ths_device *tmdev, in sun50i_h616_ths_calibrate()
192 static int sunxi_ths_calibrate(struct ths_device *tmdev) in sunxi_ths_calibrate()
222 static int sunxi_ths_resource_init(struct ths_device *tmdev) in sunxi_ths_resource_init()
269 static int sun50i_h616_thermal_init(struct ths_device *tmdev) in sun50i_h616_thermal_init()
290 static int sunxi_ths_register(struct ths_device *tmdev) in sunxi_ths_register()
311 struct ths_device *tmdev; in sunxi_ths_probe() local
343 struct ths_device *tmdev = platform_get_drvdata(pdev); in sunxi_ths_remove() local
[all …]