Home
last modified time | relevance | path

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

/drivers/thermal/tegra/
A Dtegra-bpmp-thermal.c81 req.set_trip.zone = zone->idx; in tegra_bpmp_thermal_set_trips()
82 req.set_trip.enabled = true; in tegra_bpmp_thermal_set_trips()
83 req.set_trip.low = low; in tegra_bpmp_thermal_set_trips()
84 req.set_trip.high = high; in tegra_bpmp_thermal_set_trips()
/drivers/thermal/intel/
A Dintel_soc_dts_iosf.c297 static void set_trip(struct thermal_trip *trip, enum thermal_trip_type type, in set_trip() function
337 set_trip(&trips[i][0], THERMAL_TRIP_PASSIVE, in intel_soc_dts_iosf_init()
346 set_trip(&trips[i][1], THERMAL_TRIP_CRITICAL, 0, temp, 1); in intel_soc_dts_iosf_init()
348 set_trip(&trips[i][1], THERMAL_TRIP_PASSIVE, in intel_soc_dts_iosf_init()
/drivers/hwmon/
A Dacpi_power_meter.c295 static int set_trip(struct acpi_power_meter_resource *resource, u16 trip_idx, in set_trip() function
551 ret = set_trip(res, POWER_METER_TRIP_AVERAGE_MAX_IDX, trip); in power1_average_max_store()
570 ret = set_trip(res, POWER_METER_TRIP_AVERAGE_MIN_IDX, trip); in power1_average_min_store()

Completed in 8 milliseconds