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

  /hardware/libhardware/include/hardware/
vibrator.h 66 static inline int vibrator_open(const struct hw_module_t* module, vibrator_device_t** device) function
  /hardware/interfaces/vibrator/1.0/default/
Vibrator.cpp 74 ret = vibrator_open(hw_module, &vib_device);
76 ALOGE("vibrator_open failed: %d", ret);

Completed in 741 milliseconds