Searched defs:num_trips (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/intel/ |
H A D | intel_bxt_pmic_thermal.c | 41 int num_trips; member
|
/kernel/linux/linux-6.6/drivers/thermal/intel/ |
H A D | intel_bxt_pmic_thermal.c | 41 int num_trips; member
|
H A D | x86_pkg_temp_thermal.c | 271 static struct thermal_trip *pkg_temp_thermal_trips_init(int cpu, int tj_max, int num_trips) in pkg_temp_thermal_trips_init() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | thermal.h | 166 int num_trips; member 361 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) thermal_zone_device_register_with_trips() argument
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | thermal_core.c | 1231 thermal_zone_device_register_with_trips(const char *type, struct thermal_trip *trips, int num_trips, int mask, in thermal_zone_device_register_with_trips() argument [all...] |
/kernel/linux/linux-6.6/drivers/thermal/samsung/ |
H A D | exynos_tmu.c | 262 int num_trips = thermal_zone_get_num_trips(tzd); in exynos_tmu_initialize() local
|
Completed in 11 milliseconds