Home
last modified time | relevance | path

Searched defs:num_trips (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dintel_bxt_pmic_thermal.c41 int num_trips; member
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_bxt_pmic_thermal.c41 int num_trips; member
H A Dx86_pkg_temp_thermal.c271 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 Dthermal.h166 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 Dthermal_core.c1231 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 Dexynos_tmu.c262 int num_trips = thermal_zone_get_num_trips(tzd); in exynos_tmu_initialize() local

Completed in 11 milliseconds