Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/vibrator/cs40l25/
H A DVibrator.cpp37 #define HAPTIC_PCM_DEVICE_SYMBOL "haptic nohost playback" macro
1111 if (line.find(HAPTIC_PCM_DEVICE_SYMBOL) != std::string::npos) { in findHapticAlsaDevice()
/aosp12/hardware/google/pixel/vibrator/cs40l26/
H A DVibrator.cpp38 #define HAPTIC_PCM_DEVICE_SYMBOL "haptic nohost playback" macro
999 if (line.find(HAPTIC_PCM_DEVICE_SYMBOL) != std::string::npos) { in findHapticAlsaDevice()