Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c598 PAUDIO_ST_INPUTSWITCH pInputSwitch = NULL; in AUDIOIoctl() local
816 pInputSwitch = (PAUDIO_ST_INPUTSWITCH)pArgs; in AUDIOIoctl()
817 psAudioInstPri->fpAUDIOInputSwitch(pInputSwitch->eSource, pInputSwitch->eGroup); in AUDIOIoctl()