Searched refs:set_trip (Results 1 – 2 of 2) sorted by relevance
/drivers/thermal/tegra/ |
D | tegra-bpmp-thermal.c | 77 req.set_trip.zone = zone->idx; in tegra_bpmp_thermal_set_trips() 78 req.set_trip.enabled = true; in tegra_bpmp_thermal_set_trips() 79 req.set_trip.low = low; in tegra_bpmp_thermal_set_trips() 80 req.set_trip.high = high; in tegra_bpmp_thermal_set_trips()
|
/drivers/hwmon/ |
D | acpi_power_meter.c | 289 static ssize_t set_trip(struct device *dev, struct device_attribute *devattr, in set_trip() function 511 RW_SENSOR_TEMPLATE("power1_average_min", show_val, set_trip, 7), 512 RW_SENSOR_TEMPLATE("power1_average_max", show_val, set_trip, 8),
|