Searched defs:tmdev (Results 1 – 7 of 7) sorted by relevance
27 struct tsens_device *tmdev = s->tmdev; in tsens_get_temp() local35 struct tsens_device *tmdev = s->tmdev; in tsens_get_trend() local45 struct tsens_device *tmdev = dev_get_drvdata(dev); in tsens_suspend() local55 struct tsens_device *tmdev = dev_get_drvdata(dev); in tsens_resume() local88 static int tsens_register(struct tsens_device *tmdev) in tsens_register()118 struct tsens_device *tmdev; in tsens_probe() local188 struct tsens_device *tmdev = platform_get_drvdata(pdev); in tsens_remove() local
68 static int suspend_8960(struct tsens_device *tmdev) in suspend_8960()94 static int resume_8960(struct tsens_device *tmdev) in resume_8960()124 static int enable_8960(struct tsens_device *tmdev, int id) in enable_8960()150 static void disable_8960(struct tsens_device *tmdev) in disable_8960()174 static int init_8960(struct tsens_device *tmdev) in init_8960()224 static int calibrate_8960(struct tsens_device *tmdev) in calibrate_8960()255 static int get_temp_8960(struct tsens_device *tmdev, int id, int *temp) in get_temp_8960()
54 void compute_intercept_slope(struct tsens_device *tmdev, u32 *p1, in compute_intercept_slope()103 int get_temp_common(struct tsens_device *tmdev, int id, int *temp) in get_temp_common()127 int __init init_common(struct tsens_device *tmdev) in init_common()
15 static int get_temp_tsens_v2(struct tsens_device *tmdev, int id, int *temp) in get_temp_tsens_v2()
51 static int calibrate_8916(struct tsens_device *tmdev) in calibrate_8916()
25 struct tsens_device *tmdev; member
103 static int calibrate_8974(struct tsens_device *tmdev) in calibrate_8974()