Searched refs:thermal_handler_param (Results 1 – 3 of 3) sorted by relevance
16 struct thermal_handler_param *thp = arg; in handle_thermal_sample()34 struct thermal_handler_param thp = { .th = th, .arg = arg }; in thermal_sampling_handle()
24 struct thermal_handler_param { struct
26 struct thermal_handler_param *thp = arg; in handle_thermal_event()121 struct thermal_handler_param thp = { .th = th, .arg = arg }; in thermal_events_handle()