Searched refs:ioctl_code (Results 1 – 6 of 6) sorted by relevance
114 int ioctl_code; /* MUST encode size + direction of data so the member147 s32 ioctl_code; member
108 int ioctl_code; /* MUST encode size + direction of data so the member
1256 command.ioctl_code = IOCTL_USBFS_DISCONNECT; in op_detach_kernel_driver()1284 command.ioctl_code = IOCTL_USBFS_CONNECT; in op_attach_kernel_driver()
4919 dir2 = _VKI_IOC_DIR(vkui->ioctl_code); in PRE()4920 size2 = _VKI_IOC_SIZE(vkui->ioctl_code); in PRE()5896 dir2 = _VKI_IOC_DIR(vkui->ioctl_code); in POST()5897 size2 = _VKI_IOC_SIZE(vkui->ioctl_code); in POST()
2382 int ioctl_code; /* MUST encode size + direction of data so the member
356 ctrl.ioctl_code = USBDEVFS_DISCONNECT; in usb_host_claim_interfaces()