Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DapiPQ_v2.h243 E_PQ_CMD_UP_LAYER_SET_CONFIG, enumerator
/utopia/UTPA2-700.0.x/modules/pq/utopia_adaption/pq/
H A DPQ_adp.c1175 case E_PQ_CMD_UP_LAYER_SET_CONFIG: in PQ_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c1403 case E_PQ_CMD_UP_LAYER_SET_CONFIG: in PQIoctl()
H A DdrvPQ.c13518 if(UtopiaIoctl(pu32PQInst, E_PQ_CMD_UP_LAYER_SET_CONFIG, (void*)&PQArgs) != 0) in MDrv_PQ_Up_Layer_Set_Config()