Searched refs:fs_uninit (Results 1 – 1 of 1) sorted by relevance
321 struct usb_fs_uninit fs_uninit; in ugen20_tr_release() local328 memset(&fs_uninit, 0, sizeof(fs_uninit)); in ugen20_tr_release()329 if (ioctl(pdev->file, IOUSB(USB_FS_UNINIT), &fs_uninit)) { in ugen20_tr_release()442 struct usb_fs_uninit fs_uninit; in ugen20_close_device() local445 memset(&fs_uninit, 0, sizeof(fs_uninit)); in ugen20_close_device()446 if (ioctl(pdev->file, IOUSB(USB_FS_UNINIT), &fs_uninit)) { in ugen20_close_device()