Home
last modified time | relevance | path

Searched refs:thermal_trip_attrs (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/thermal/
Dthermal_core.h23 struct thermal_trip_attrs { struct
31 struct thermal_trip_attrs trip_attrs; argument
Dthermal_sysfs.c407 struct thermal_trip_attrs *trip_attrs = &td->trip_attrs; in create_trip_attrs()