Home
last modified time | relevance | path

Searched defs:thermal_zone_device_register_with_trips (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dthermal.h361 static inline struct thermal_zone_device *thermal_zone_device_register_with_trips( in thermal_zone_device_register_with_trips() function
/linux-6.6.21/drivers/thermal/
Dthermal_core.c1231 thermal_zone_device_register_with_trips(const char *type, struct thermal_trip *trips, int num_trips… in thermal_zone_device_register_with_trips() function