Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dlinux_usbfs.h108 int ioctl_code; /* MUST encode size + direction of data so the member
Dlinux_usbfs.c1256 command.ioctl_code = IOCTL_USBFS_DISCONNECT; in op_detach_kernel_driver()
1284 command.ioctl_code = IOCTL_USBFS_CONNECT; in op_attach_kernel_driver()
/external/kernel-headers/original/uapi/linux/
Dusbdevice_fs.h119 int ioctl_code; /* MUST encode size + direction of data so the member
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-linux.c6780 dir2 = _VKI_IOC_DIR(vkui->ioctl_code); in PRE()
6781 size2 = _VKI_IOC_SIZE(vkui->ioctl_code); in PRE()
9290 dir2 = _VKI_IOC_DIR(vkui->ioctl_code); in POST()
9291 size2 = _VKI_IOC_SIZE(vkui->ioctl_code); in POST()
/external/valgrind/include/vki/
Dvki-linux.h2577 int ioctl_code; /* MUST encode size + direction of data so the member