Home
last modified time | relevance | path

Searched refs:get_trip_type (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h67 int (*get_trip_type)(struct thermal_zone_device *, int, enum thermal_trip_type *); member
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c429 tz->ops->get_trip_type(tz, trip, &type); in handle_thermal_trip()
1428 if (trips > 0 && (!ops->get_trip_type || !ops->get_trip_temp)) { in thermal_zone_device_register()
1473 if (tz->ops->get_trip_type(tz, count, &trip_type)) { in thermal_zone_device_register()

Completed in 4 milliseconds