Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dof-thermal.c574 struct __thermal_bind_params *__tbp, in thermal_of_populate_bind_params() argument
584 __tbp->usage = 0; in thermal_of_populate_bind_params()
587 __tbp->usage = prop; in thermal_of_populate_bind_params()
598 __tbp->trip_id = i; in thermal_of_populate_bind_params()
613 __tbp->cooling_device = cooling_spec.np; in thermal_of_populate_bind_params()
615 __tbp->min = cooling_spec.args[0]; in thermal_of_populate_bind_params()
616 __tbp->max = cooling_spec.args[1]; in thermal_of_populate_bind_params()