Searched refs:mALSAName (Results 1 – 2 of 2) sorted by relevance
46 , mALSAName(alsa_name) in AudioOutput()209 mALSACardID = find_alsa_card_by_name(mALSAName); in openPCMDevice()349 ALOGE("Reset %s", mALSAName); in reset()351 ALOGE("Reset for %s failed, device is a zombie pending cleanup.", mALSAName); in reset()377 " Going into zombie state to await cleanup.", mALSAName); in getDMAStartData()476 " Going into zombie state to await cleanup.", mALSAName); in doPCMWrite()
134 const char* mALSAName; variable