Searched refs:vibrator_open (Results 1 – 2 of 2) sorted by relevance
66 static inline int vibrator_open(const struct hw_module_t* module, vibrator_device_t** device) in vibrator_open() function
74 ret = vibrator_open(hw_module, &vib_device); in HIDL_FETCH_IVibrator()