Home
last modified time | relevance | path

Searched refs:fpMIU_SetGroupPriority (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/miu/drv/miu/
H A DmdrvMIU.c79 pMIUPri->fpMIU_SetGroupPriority = (IOCTL_MIU_SETGROUPPRIORITY)_MDrv_MIU_SetGroupPriority; in MIUOpen()
402 …bRet = psMIUInstPri->fpMIU_SetGroupPriority(pMIUSetGroupPri->u8MiuDev, pMIUSetGroupPri->sPriority); in MIUIoctl()
H A DdrvMIU_private.h155 IOCTL_MIU_SETGROUPPRIORITY fpMIU_SetGroupPriority; member