Home
last modified time | relevance | path

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

/hardware/libhardware/modules/vibrator/
Dvibrator.c33 static const char THE_DEVICE[] = "/sys/class/timed_output/vibrator/enable"; variable
48 return device_exists(THE_DEVICE); in vibra_exists()
85 return write_value(THE_DEVICE, value); in sendit()