Home
last modified time | relevance | path

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

/hardware/libhardware/modules/vibrator/
Dvibrator.c99 static const char LED_DEVICE[] = "/sys/class/leds/vibrator"; variable
105 snprintf(file_str, sizeof(file_str), "%s/%s", LED_DEVICE, file); in write_led_file()
113 snprintf(file_str, sizeof(file_str), "%s/%s", LED_DEVICE, "activate"); in vibra_led_exists()