Searched refs:num_trip_points (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/dev/board/astro/
H A Dastro-thermal.c89 .num_trip_points = 7,
/fuchsia/zircon/system/dev/board/vim/
H A Dvim-thermal.c102 .num_trip_points = 8,
/fuchsia/zircon/system/public/zircon/device/
H A Dthermal.h67 uint32_t num_trip_points; member in struct:__anon710
/fuchsia/zircon/system/dev/thermal/aml-thermal-s912/
H A Daml-thermal.c86 if ((idx != dev->device->num_trip_points - 1) &&
93 if (idx == dev->device->num_trip_points - 1) {
99 } else if ((idx == dev->device->num_trip_points - 1) &&

Completed in 37 milliseconds