Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.h70 E_MDRV_CMD_TVE_ReloadSetting, enumerator
H A Dtvencoder.c830 case E_MDRV_CMD_TVE_ReloadSetting: in TVENCODERIoctl()
H A DdrvTVEncoder.c4371 u32Ret = UtopiaIoctl(pu32TvencoderInst, E_MDRV_CMD_TVE_ReloadSetting, (void*)pArgs); in MDrv_VE_ReloadSetting()
/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c569 case E_MDRV_CMD_TVE_ReloadSetting: in TVENCODER_adp_Ioctl()