Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/miu/drv/miu/
H A DdrvMIU_private.h120 typedef MS_BOOL (*IOCTL_MIU_SELMIU)(eMIUClientID, eMIU_SelType); typedef
153 IOCTL_MIU_SELMIU fpMIU_SelMIU;
H A DmdrvMIU.c77 pMIUPri->fpMIU_SelMIU = (IOCTL_MIU_SELMIU)_MDrv_MIU_SelMIU; in MIUOpen()