Searched refs:ioctl_code (Results 1 - 6 of 6) sorted by relevance

/external/kernel-headers/original/linux/
H A Dusbdevice_fs.h114 int ioctl_code; /* MUST encode size + direction of data so the member in struct:usbdevfs_ioctl
147 s32 ioctl_code; member in struct:usbdevfs_ioctl32
/external/libusb/libusb/os/
H A Dlinux_usbfs.h108 int ioctl_code; /* MUST encode size + direction of data so the member in struct:usbfs_ioctl
H A Dlinux_usbfs.c1256 command.ioctl_code = IOCTL_USBFS_DISCONNECT;
1284 command.ioctl_code = IOCTL_USBFS_CONNECT;
/external/qemu/
H A Dusb-linux.c356 ctrl.ioctl_code = USBDEVFS_DISCONNECT;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-linux.c4919 dir2 = _VKI_IOC_DIR(vkui->ioctl_code);
4920 size2 = _VKI_IOC_SIZE(vkui->ioctl_code);
5896 dir2 = _VKI_IOC_DIR(vkui->ioctl_code);
5897 size2 = _VKI_IOC_SIZE(vkui->ioctl_code);
/external/valgrind/main/include/vki/
H A Dvki-linux.h2382 int ioctl_code; /* MUST encode size + direction of data so the member in struct:vki_usbdevfs_ioctl

Completed in 239 milliseconds