Lines Matching refs:DSCMB_MSG

137 #define DSCMB_MSG(_f, _a...)                             //printf(_f, ##_a)  macro
183 DSCMB_MSG("UtopiaResourceObtain fail\n"); in DSCMBRegisterToUtopia()
201 DSCMB_MSG("DSCMB open \n"); in DSCMBOpen()
236 DSCMB_MSG("UtopiaResourceObtain fail\n"); in DSCMBIoctl()
272 DSCMB_MSG("E_MDRV_CMD_DSCMB_Init fail\n"); in DSCMBIoctl()
280 DSCMB_MSG("E_MDRV_CMD_DSCMB_Init fail\n"); in DSCMBIoctl()
284 DSCMB_MSG("E_MDRV_CMD_DSCMB_Init\n"); in DSCMBIoctl()
309 DSCMB_MSG("E_MDRV_CMD_DSCMB_Exit\n"); in DSCMBIoctl()
320 DSCMB_MSG("E_MDRV_CMD_DSCMB_SetPowerState,\n"); in DSCMBIoctl()
335 DSCMB_MSG("E_MDRV_CMD_DSCMB_FltAlloc\n"); in DSCMBIoctl()
347 DSCMB_MSG("E_MDRV_CMD_DSCMB_FltFree\n"); in DSCMBIoctl()
361 DSCMB_MSG("E_MDRV_CMD_DSCMB_FltConnectFltId\n"); in DSCMBIoctl()
376 DSCMB_MSG("E_MDRV_CMD_DSCMB_FltDisconnectFltId\n"); in DSCMBIoctl()
392 DSCMB_MSG("E_MDRV_CMD_DSCMB_FltConnectPid\n"); in DSCMBIoctl()
406 DSCMB_MSG("E_MDRV_CMD_DSCMB_FltDisconnectPid\n"); in DSCMBIoctl()
421 DSCMB_MSG("E_MDRV_CMD_DSCMB_FltDscmb\n"); in DSCMBIoctl()
435 DSCMB_MSG("E_MDRV_CMD_DSCMB_FltTypeSet\n"); in DSCMBIoctl()
451 DSCMB_MSG("E_MDRV_CMD_DSCMB_FltKeySet\n"); in DSCMBIoctl()
465 DSCMB_MSG("E_MDRV_CMD_DSCMB_FltKeyReset\n"); in DSCMBIoctl()
481 DSCMB_MSG("E_MDRV_CMD_DSCMB_FltIVSet\n"); in DSCMBIoctl()
493 DSCMB_MSG("E_MDRV_CMD_DSCMB_HDCP2_SetRiv\n"); in DSCMBIoctl()
506 DSCMB_MSG("E_MDRV_CMD_DSCMB_HDCP2_SetRiv_Ex\n"); in DSCMBIoctl()
553 DSCMB_MSG("E_MDRV_CMD_DSCMB_PidFlt_ScmbStatus\n"); in DSCMBIoctl()
567 DSCMB_MSG("E_MDRV_CMD_DSCMB_PVR_RecCtrl\n"); in DSCMBIoctl()
579 DSCMB_MSG("E_MDRV_CMD_DSCMB_SetDefaultCAVid\n"); in DSCMBIoctl()
591 DSCMB_MSG("E_MDRV_CMD_DSCMB_EngSetAlgo\n"); in DSCMBIoctl()
603 DSCMB_MSG("E_MDRV_CMD_DSCMB_EngSetKey\n"); in DSCMBIoctl()
615 DSCMB_MSG("E_MDRV_CMD_DSCMB_EngSetKeyFSCB\n"); in DSCMBIoctl()
626 DSCMB_MSG("E_MDRV_CMD_DSCMB_EngResetKey\n"); in DSCMBIoctl()
637 DSCMB_MSG("E_MDRV_CMD_DSCMB_EngSetIV\n"); in DSCMBIoctl()
648 DSCMB_MSG("E_MDRV_CMD_DSCMB_EngSetSwitch\n"); in DSCMBIoctl()
660 DSCMB_MSG("E_MDRV_CMD_DSCMB_EngSetFSCB\n"); in DSCMBIoctl()
674 DSCMB_MSG("E_MDRV_CMD_DSCMB_KLadder_AtomicExec\n"); in DSCMBIoctl()
690 DSCMB_MSG("E_MDRV_CMD_DSCMB_KLadder_ETSI\n"); in DSCMBIoctl()
705 DSCMB_MSG("E_MDRV_CMD_DSCMB_GetCap\n"); in DSCMBIoctl()
717 DSCMB_MSG("E_MDRV_CMD_DSCMB_SetDBGLevel\n"); in DSCMBIoctl()
729 DSCMB_MSG("E_MDRV_CMD_DSCMB_GetLibVer\n"); in DSCMBIoctl()
742 DSCMB_MSG("E_MDRV_CMD_DSCMB_GetConnectStatus\n"); in DSCMBIoctl()
755 DSCMB_MSG("E_MDRV_CMD_DSCMB_CAPVR_FlowSet\n"); in DSCMBIoctl()
767 DSCMB_MSG("E_MDRV_CMD_DSCMB_DualPath_Enable\n"); in DSCMBIoctl()
779 DSCMB_MSG("E_MDRV_CMD_DSCMB_DualPath_Disable\n"); in DSCMBIoctl()
794 DSCMB_MSG("E_MDRV_CMD_DSCMB_EngSetIV_Ex\n"); in DSCMBIoctl()
799 DSCMB_MSG("DSCMBIoctl - Unknown commend 0x%x!!!\n", (int)u32Cmd); in DSCMBIoctl()