Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/pixel/thermal/utils/
Dthermal_info.h191 int max_throttle_step; member
Dthermal_info.cpp711 int max_throttle_step = std::numeric_limits<int>::max(); in ParseBindedCdevInfo() local