Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l26/
DHardware.h124 const std::string INPUT_EVENT_PATH = "/dev/input/event*"; in initFF() local
132 ret = glob(INPUT_EVENT_PATH.c_str(), 0, nullptr, &g); in initFF()