Home
last modified time | relevance | path

Searched refs:stPQ_SetPQBinPath (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pq/utopia_adaption/pq/
H A DPQ_adp.c1247 stPQ_SetPQBinPath tmp; in PQ_adp_Ioctl()
1256 stPQ_SetPQBinPath tmp1; in PQ_adp_Ioctl()
1257 copy_from_user(&tmp1,pArgs,sizeof(stPQ_SetPQBinPath)); in PQ_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DapiPQ_v2.h1174 } stPQ_SetPQBinPath,*pstPQ_SetPQBinPath; typedef
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ.c13788 stPQ_SetPQBinPath PQArgs; in MDrv_PQ_SetPQBinPath()