Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.c331 if ((u32Cmd != E_MDRV_CMD_TVE_DisableRegWrite) in TVENCODERIoctl()
633 case E_MDRV_CMD_TVE_DisableRegWrite: in TVENCODERIoctl()
H A Dtvencoder.h51 E_MDRV_CMD_TVE_DisableRegWrite, enumerator
H A DdrvTVEncoder.c3503 u32Ret = UtopiaIoctl(pu32TvencoderInst, E_MDRV_CMD_TVE_DisableRegWrite, (void*)pArgs); in MDrv_VE_DisableRegWrite()
/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c548 case E_MDRV_CMD_TVE_DisableRegWrite: in TVENCODER_adp_Ioctl()