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

  /hardware/libhardware/include/hardware/
power.h 73 } feature_t; typedef in typeref:enum:__anon43260
280 void (*setFeature)(struct power_module *module, feature_t feature, int state);
  /hardware/interfaces/power/1.0/default/
Power.cpp 61 mModule->setFeature(mModule, static_cast<feature_t>(feature),
  /device/linaro/hikey/power/
power_hikey.c 389 static void set_feature(struct power_module *module, feature_t feature, int state)

Completed in 675 milliseconds