Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/utopia_adaption/utopia/
H A Dutopia_dev.c199 UTOPIA_DDI_IOCTL_ARG sIoctlArg; in utopia_proc_ioctl() local
256 copy_from_user(&sIoctlArg,arg,sizeof(UTOPIA_DDI_IOCTL_ARG)); in utopia_proc_ioctl()
257 …e_data))->fpIoctl(((UTOPIA2K_ADP*)(filp->private_data))->pInstant,sIoctlArg.u32Cmd,sIoctlArg.pArg); in utopia_proc_ioctl()