Searched refs:pAlsaEnable (Results 1 – 1 of 1) sorted by relevance
655 PAUDIO_ST_ALSA_ENABLE pAlsaEnable = NULL; in AUDIOIoctl() local2378 pAlsaEnable = (PAUDIO_ST_ALSA_ENABLE)pArgs; in AUDIOIoctl()2379 bStatus = psAudioInstPri->fpAUDIOALSAEnable(pAlsaEnable->bEnable); in AUDIOIoctl()2380 pAlsaEnable->bRet = bStatus; //todo stanley in AUDIOIoctl()