Home
last modified time | relevance | path

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

/drivers/thermal/
Dof-thermal.c582 struct __thermal_bind_params *__tbp, in thermal_of_populate_bind_params() argument
592 __tbp->usage = THERMAL_WEIGHT_DEFAULT; in thermal_of_populate_bind_params()
595 __tbp->usage = prop; in thermal_of_populate_bind_params()
606 __tbp->trip_id = i; in thermal_of_populate_bind_params()
621 __tbp->cooling_device = cooling_spec.np; in thermal_of_populate_bind_params()
623 __tbp->min = cooling_spec.args[0]; in thermal_of_populate_bind_params()
624 __tbp->max = cooling_spec.args[1]; in thermal_of_populate_bind_params()