thermal_zone_device_register_with_tripsRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: Absent ⚠️
6.2: Transformation ⚠️struct thermal_zone_device *thermal_zone_device_register_with_trips(const char *type, struct thermal_trip *trips, int num_trips, int mask, void *devdata, struct thermal_zone_device_ops *ops, struct thermal_zone_params *tzp, int passive_delay, int polling_delay);
Collision: Unique Global
Inline: No
Transformation: True
Instances:
In drivers/thermal/thermal_core.c (0)
Location: drivers/thermal/thermal_core.c:1195
Inline: False
Direct callers:
- drivers/thermal/thermal_core.c:thermal_zone_device_register
Symbols:
ffffffff820a7a8b-ffffffff820a7a9f: thermal_zone_device_register_with_trips.cold (STB_LOCAL)
ffffffff81ce08a0-ffffffff81ce0e1e: thermal_zone_device_register_with_trips (STB_GLOBAL)
6.5: Transformation ⚠️struct thermal_zone_device *thermal_zone_device_register_with_trips(const char *type, struct thermal_trip *trips, int num_trips, int mask, void *devdata, struct thermal_zone_device_ops *ops, const struct thermal_zone_params *tzp, int passive_delay, int polling_delay);
Collision: Unique Global
Inline: No
Transformation: True
Instances:
In drivers/thermal/thermal_core.c (0)
Location: drivers/thermal/thermal_core.c:1204
Inline: False
Direct callers:
- drivers/thermal/thermal_core.c:thermal_zone_device_register
Symbols:
ffffffff82128e55-ffffffff82128e69: thermal_zone_device_register_with_trips.cold (STB_LOCAL)
ffffffff81d48a40-ffffffff81d490a9: thermal_zone_device_register_with_trips (STB_GLOBAL)
6.8: Transformation ⚠️struct thermal_zone_device *thermal_zone_device_register_with_trips(const char *type, struct thermal_trip *trips, int num_trips, int mask, void *devdata, struct thermal_zone_device_ops *ops, const struct thermal_zone_params *tzp, int passive_delay, int polling_delay);
Collision: Unique Global
Inline: No
Transformation: True
Instances:
In drivers/thermal/thermal_core.c (0)
Location: drivers/thermal/thermal_core.c:1275
Inline: False
Direct callers:
- drivers/acpi/thermal.c:acpi_thermal_add
- drivers/thermal/thermal_core.c:thermal_tripless_zone_device_register
Symbols:
ffffffff8220a83c-ffffffff8220a851: thermal_zone_device_register_with_trips.cold (STB_LOCAL)
ffffffff81dfeee0-ffffffff81dff511: thermal_zone_device_register_with_trips (STB_GLOBAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
6.2 and 6.5 ⚠️struct thermal_zone_params *tzp ➡️ const struct thermal_zone_params *tzp
6.5 and 6.8 ✅