Searched refs:sIoctlArg (Results 1 – 1 of 1) sorted by relevance
199 UTOPIA_DDI_IOCTL_ARG sIoctlArg; in utopia_proc_ioctl() local256 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()