Home
last modified time | relevance | path

Searched defs:ctrlloop (Results 1 – 2 of 2) sorted by relevance

/device/google/wahoo/vibrator/
Dservice.cpp176 std::ofstream ctrlloop{CTRL_LOOP_PATH}; in registerVibratorService() local
DVibrator.cpp70 std::ofstream&& scale, std::ofstream&& ctrlloop, std::ofstream&& lptrigger) : in Vibrator()