HomeSort by relevance Sort by last modified time
    Searched defs:hw_get_module_by_class (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/
hardware.c 145 int hw_get_module_by_class(const char *class_id, const char *inst, function
199 return hw_get_module_by_class(id, NULL, module);
  /external/chromium_org/third_party/hwcplus/src/
hardware.c 165 int hw_get_module_by_class(const char *class_id, const char *inst, function
219 return hw_get_module_by_class(id, NULL, module);

Completed in 113 milliseconds