Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c563 PAUDIO_ST_RX_HDMI_AUDIO_STATUS pRxHdmiSts = NULL; in AUDIOIoctl() local
1650 pRxHdmiSts = (PAUDIO_ST_RX_HDMI_AUDIO_STATUS)pArgs; in AUDIOIoctl()
1651 bStatus = psAudioInstPri->fpAUDIOHDMIRxGetHDMIInAUDIOStatus(pRxHdmiSts->pHdmi_status); in AUDIOIoctl()
1652 pRxHdmiSts->bStatus = bStatus; in AUDIOIoctl()