Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dof-thermal.c579 struct __thermal_bind_params *__tbp, in thermal_of_populate_bind_params() argument
589 __tbp->usage = THERMAL_WEIGHT_DEFAULT; in thermal_of_populate_bind_params()
592 __tbp->usage = prop; in thermal_of_populate_bind_params()
603 __tbp->trip_id = i; in thermal_of_populate_bind_params()
618 __tbp->cooling_device = cooling_spec.np; in thermal_of_populate_bind_params()
620 __tbp->min = cooling_spec.args[0]; in thermal_of_populate_bind_params()
621 __tbp->max = cooling_spec.args[1]; in thermal_of_populate_bind_params()