Home
last modified time | relevance | path

Searched refs:pAdvSoundGetInfo (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c630 PAUDIO_ST_SRS_ADVSOUND_GETINFO pAdvSoundGetInfo = NULL; in AUDIOIoctl() local
1704 pAdvSoundGetInfo = (PAUDIO_ST_SRS_ADVSOUND_GETINFO)pArgs; in AUDIOIoctl()
1705 u32Status = psAudioInstPri->fpAUDIOADVSOUNDGetInfo(pAdvSoundGetInfo->eType); in AUDIOIoctl()
1706 pAdvSoundGetInfo->u32Ret = u32Status; in AUDIOIoctl()