Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DapiPQ_v2.h273 E_PQ_CMD_GRULE_GET_SUPPORT_STATUS, enumerator
/utopia/UTPA2-700.0.x/modules/pq/utopia_adaption/pq/
H A DPQ_adp.c1304 case E_PQ_CMD_GRULE_GET_SUPPORT_STATUS: in PQ_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c1588 case E_PQ_CMD_GRULE_GET_SUPPORT_STATUS: in PQIoctl()
H A DdrvPQ_cus.c2704 if(UtopiaIoctl(pu32PQInst, E_PQ_CMD_GRULE_GET_SUPPORT_STATUS, (void*)&PQArgs) != 0) in MDrv_PQ_GRULE_Get_Support_Status()