Toggle navigation
/
Symbol
File
Text
Line
Symbol: thm
function parameter
Defined...
drivers/thermal/sprd_thermal.c:149:12-149:38
: struct sprd_thermal_data *thm,
drivers/thermal/sprd_thermal.c:224:39-224:65
: static int sprd_thm_poll_ready_status(struct sprd_thermal_data *thm)
drivers/thermal/sprd_thermal.c:246:37-246:63
: static int sprd_thm_wait_temp_ready(struct sprd_thermal_data *thm)
drivers/thermal/sprd_thermal.c:257:31-257:57
: static int sprd_thm_set_ready(struct sprd_thermal_data *thm)
drivers/thermal/sprd_thermal.c:282:34-282:60
: static void sprd_thm_sensor_init(struct sprd_thermal_data *thm,
drivers/thermal/sprd_thermal.c:306:34-306:60
: static void sprd_thm_para_config(struct sprd_thermal_data *thm)
drivers/thermal/sprd_thermal.c:448:33-448:59
: static void sprd_thm_hw_suspend(struct sprd_thermal_data *thm)
drivers/thermal/sprd_thermal.c:475:31-475:57
: static int sprd_thm_hw_resume(struct sprd_thermal_data *thm)
variable
Defined...
drivers/thermal/sprd_thermal.c:335:2-335:28
: struct sprd_thermal_data *thm;
drivers/thermal/sprd_thermal.c:463:2-463:53
: struct sprd_thermal_data *thm = dev_get_drvdata(dev);
drivers/thermal/sprd_thermal.c:497:2-497:53
: struct sprd_thermal_data *thm = dev_get_drvdata(dev);
drivers/thermal/sprd_thermal.c:521:2-521:59
: struct sprd_thermal_data *thm = platform_get_drvdata(pdev);