Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c586 PAUDIO_ST_OUTPUT_SOURCE pOutputSourceInfo = NULL; in AUDIOIoctl() local
865 pOutputSourceInfo = (PAUDIO_ST_OUTPUT_SOURCE)pArgs; in AUDIOIoctl()
866 if (pOutputSourceInfo->bSet == TRUE) in AUDIOIoctl()
868 …psAudioInstPri->fpAUDIOSetOutputSourceInfo((OUTPUT_SOURCE_INFO *)pOutputSourceInfo->stOutputSource… in AUDIOIoctl()
872 …psAudioInstPri->fpAUDIOGetOutputSourceInfo((OUTPUT_SOURCE_INFO *)pOutputSourceInfo->stOutputSource… in AUDIOIoctl()