Symbol: thermal_trip_desc
drivers/thermal/gov_bang_bang.c
67
const struct thermal_trip_desc *td = trip_to_trip_desc(trip);
drivers/thermal/gov_bang_bang.c
82
const struct thermal_trip_desc *td;
drivers/thermal/gov_fair_share.c
20
const struct thermal_trip_desc *level_td = NULL;
drivers/thermal/gov_fair_share.c
21
const struct thermal_trip_desc *td;
drivers/thermal/gov_fair_share.c
64
const struct thermal_trip_desc *td,
drivers/thermal/gov_fair_share.c
99
const struct thermal_trip_desc *td;
drivers/thermal/gov_power_allocator.c
119
const struct thermal_trip_desc *td = trip_to_trip_desc(params->trip_max);
drivers/thermal/gov_power_allocator.c
409
const struct thermal_trip_desc *td = trip_to_trip_desc(params->trip_max);
drivers/thermal/gov_power_allocator.c
506
const struct thermal_trip_desc *td;
drivers/thermal/gov_power_allocator.c
548
const struct thermal_trip_desc *td = trip_to_trip_desc(params->trip_max);
drivers/thermal/gov_power_allocator.c
591
const struct thermal_trip_desc *td;
drivers/thermal/gov_power_allocator.c
645
const struct thermal_trip_desc *td;
drivers/thermal/gov_power_allocator.c
663
const struct thermal_trip_desc *td = trip_to_trip_desc(params->trip_max);
drivers/thermal/gov_step_wise.c
119
const struct thermal_trip_desc *td;
drivers/thermal/gov_step_wise.c
82
const struct thermal_trip_desc *td,
drivers/thermal/thermal_core.c
1322
struct thermal_trip_desc *td;
drivers/thermal/thermal_core.c
1371
const struct thermal_trip_desc *td;
drivers/thermal/thermal_core.c
1403
struct thermal_trip_desc *td, *next;
drivers/thermal/thermal_core.c
1509
struct thermal_trip_desc *td;
drivers/thermal/thermal_core.c
282
struct thermal_trip_desc *td;
drivers/thermal/thermal_core.c
416
static void move_trip_to_sorted_list(struct thermal_trip_desc *td,
drivers/thermal/thermal_core.c
419
struct thermal_trip_desc *entry;
drivers/thermal/thermal_core.c
438
struct thermal_trip_desc *td)
drivers/thermal/thermal_core.c
445
struct thermal_trip_desc *td)
drivers/thermal/thermal_core.c
452
struct thermal_trip_desc *td)
drivers/thermal/thermal_core.c
471
struct thermal_trip_desc *td,
drivers/thermal/thermal_core.c
500
struct thermal_trip_desc *td = trip_to_trip_desc(trip);
drivers/thermal/thermal_core.c
517
struct thermal_trip_desc *td = trip_to_trip_desc(trip);
drivers/thermal/thermal_core.c
567
struct thermal_trip_desc *td, *next;
drivers/thermal/thermal_core.c
596
struct thermal_trip_desc, list_node);
drivers/thermal/thermal_core.c
606
struct thermal_trip_desc, list_node);
drivers/thermal/thermal_core.c
795
struct thermal_trip_desc *td)
drivers/thermal/thermal_core.c
827
struct thermal_trip_desc *td,
drivers/thermal/thermal_core.c
934
struct thermal_trip_desc *td,
drivers/thermal/thermal_core.c
983
const struct thermal_trip_desc *td,
drivers/thermal/thermal_core.c
993
struct thermal_trip_desc *td;
drivers/thermal/thermal_core.h
155
struct thermal_trip_desc trips[] __counted_by(num_trips);
drivers/thermal/thermal_core.h
277
container_of(__trip, struct thermal_trip_desc, trip)
drivers/thermal/thermal_debugfs.c
790
struct thermal_trip_desc *td;
drivers/thermal/thermal_helpers.c
46
const struct thermal_trip_desc *td = trip_to_trip_desc(trip);
drivers/thermal/thermal_helpers.c
84
const struct thermal_trip_desc *td;
drivers/thermal/thermal_netlink.c
529
const struct thermal_trip_desc *td;
drivers/thermal/thermal_sysfs.c
391
struct thermal_trip_desc *td;
drivers/thermal/thermal_sysfs.c
87
struct thermal_trip_desc *td; \
drivers/thermal/thermal_sysfs.c
89
td = container_of(_ptr_, struct thermal_trip_desc, \
drivers/thermal/thermal_trip.c
31
struct thermal_trip_desc *td;