Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c5545 API_AUDIO_CUSTOMER_SOUNDOUT_INPUT *pConnet = NULL; in AU_CUS_SNDOUT_Connect() local
5550 pConnet = &pstAudioCustomerShmData->g_audio_customer_Sound_Out_I2S_Connect; in AU_CUS_SNDOUT_Connect()
5554 pConnet = &pstAudioCustomerShmData->g_audio_customer_Sound_Out_Line0_Connect; in AU_CUS_SNDOUT_Connect()
5558 pConnet = &pstAudioCustomerShmData->g_audio_customer_Sound_Out_Line1_Connect; in AU_CUS_SNDOUT_Connect()
5562 pConnet = &pstAudioCustomerShmData->g_audio_customer_Sound_Out_Line2_Connect; in AU_CUS_SNDOUT_Connect()
5566 pConnet = &pstAudioCustomerShmData->g_audio_customer_Sound_Out_Line3_Connect; in AU_CUS_SNDOUT_Connect()
5570 pConnet = &pstAudioCustomerShmData->g_audio_customer_Sound_Out_SPDIF_Connect; in AU_CUS_SNDOUT_Connect()
5574 pConnet = &pstAudioCustomerShmData->g_audio_customer_Sound_Out_ARC_Connect; in AU_CUS_SNDOUT_Connect()
5578 pConnet = &pstAudioCustomerShmData->g_audio_customer_Sound_Out_HDMI_Connect; in AU_CUS_SNDOUT_Connect()
5585 if(pConnet != NULL) in AU_CUS_SNDOUT_Connect()
[all …]