Searched refs:devicePath (Results 1 – 1 of 1) sorted by relevance
204 String8 devicePath = String8::format("%s/pcmC%dD%d%c", in getDeviceInfo() local207 ALOGD("AudioHotplugThread::getDeviceInfo opening %s", devicePath.string()); in getDeviceInfo()208 int alsaFD = open(devicePath.string(), O_RDONLY); in getDeviceInfo()210 ALOGE("AudioHotplugThread::getDeviceInfo open failed for %s", devicePath.string()); in getDeviceInfo()