Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H 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()
/openbmc/linux/drivers/hwmon/
H A Dacpi_power_meter.c289 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),
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dbpmp_abi.h1302 struct cmd_thermal_set_trip_request set_trip; member
/openbmc/linux/include/soc/tegra/
H A Dbpmp-abi.h1874 struct cmd_thermal_set_trip_request set_trip; member