Home
last modified time | relevance | path

Searched refs:vib_device (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/vibrator/1.0/default/
DVibrator.cpp69 vibrator_device_t *vib_device; in HIDL_FETCH_IVibrator() local
74 ret = vibrator_open(hw_module, &vib_device); in HIDL_FETCH_IVibrator()
83 return new Vibrator(vib_device); in HIDL_FETCH_IVibrator()