Searched refs:mALSAName (Results 1 – 2 of 2) sorted by relevance
50 , mALSAName(alsa_name) in AudioOutput()204 mALSACardID = find_alsa_card_by_name(mALSAName); in openPCMDevice()344 ALOGE("Reset %s", mALSAName); in reset()346 ALOGE("Reset for %s failed, device is a zombie pending cleanup.", mALSAName); in reset()372 " Going into zombie state to await cleanup.", mALSAName); in getDMAStartData()464 " Going into zombie state to await cleanup.", mALSAName); in doPCMWrite()
128 const char* mALSAName; variable