Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DapiPQ_v2.h173 E_PQ_CMD_SET_DMSV12L, enumerator
/utopia/UTPA2-700.0.x/modules/pq/utopia_adaption/pq/
H A DPQ_adp.c799 case E_PQ_CMD_SET_DMSV12L: in PQ_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c865 case E_PQ_CMD_SET_DMSV12L: in PQIoctl()
H A DdrvPQ.c7587 if(UtopiaIoctl(pu32PQInst, E_PQ_CMD_SET_DMSV12L, (void*)&PQArgs) != 0) in MDrv_PQ_SetDMSV12L()