HomeSort by relevance Sort by last modified time
    Searched refs:kAlsaDeviceDir (Results 1 - 2 of 2) sorted by null

  /device/asus/fugu/libaudio/
AudioHotplugThread.h 52 static const char* kAlsaDeviceDir;
AudioHotplugThread.cpp 114 const char* AudioHotplugThread::kAlsaDeviceDir = "/dev/snd";
197 kAlsaDeviceDir, pcmCard, pcmDevice, kDeviceTypeCapture);
250 alsaDir = opendir(kAlsaDeviceDir);
292 watchFD = inotify_add_watch(inotifyFD, kAlsaDeviceDir,

Completed in 50 milliseconds