Searched refs:pSpdif_scms (Results 1 – 1 of 1) sorted by relevance
590 PAUDIO_ST_SPDIF_SCMS pSpdif_scms = NULL; in AUDIOIoctl() local1501 pSpdif_scms = (PAUDIO_ST_SPDIF_SCMS)pArgs; in AUDIOIoctl()1502 if (pSpdif_scms->bSetSCMS == TRUE) in AUDIOIoctl()1504 psAudioInstPri->fpAUDIOSPDIFSetSCMS(pSpdif_scms->C_bit_en, pSpdif_scms->L_bit_en); in AUDIOIoctl()1509 pSpdif_scms->Ret_bit = u8Status; in AUDIOIoctl()