HomeSort by relevance Sort by last modified time
    Searched refs:number_of_voters (Results 1 - 5 of 5) sorted by null

  /hardware/libhardware/include/hardware/
power.h 145 * Setting number_of_voters to zero implies either the info is not available
149 uint32_t number_of_voters; member in struct:__anon41368
  /test/vts/testcases/target/hal_power/
hal_power_basic_test.cpp 121 for (unsigned int j = 0; j < list1[i].number_of_voters; j++) {
  /device/google/marlin/power/
power.c 765 list[0].number_of_voters = XO_VOTERS;
792 list[1].number_of_voters = VMIN_VOTERS;
  /device/huawei/angler/power/
power.c 688 list[0].number_of_voters = XO_VOTERS;
710 list[1].number_of_voters = VMIN_VOTERS;
  /device/lge/bullhead/power/
power.c 641 list[0].number_of_voters = XO_VOTERS;
663 list[1].number_of_voters = VMIN_VOTERS;

Completed in 52 milliseconds