Crate usb_sys

Source
Expand description

Linux USB device filesystem ioctl bindings.

Structsยง

__IncompleteArrayField
usbdevfs_bulktransfer
usbdevfs_connectinfo
usbdevfs_ctrltransfer
usbdevfs_disconnect_claim
usbdevfs_disconnectsignal ๐Ÿ”’
usbdevfs_getdriver
usbdevfs_hub_portinfo
usbdevfs_ioctl
usbdevfs_iso_packet_desc
usbdevfs_setinterface
usbdevfs_streams
usbdevfs_urb

Constantsยง

U ๐Ÿ”’
USBDEVFS_ALLOC_STREAMS
Constant ioctl request number.
USBDEVFS_BULK
Constant ioctl request number.
USBDEVFS_CAP_BULK_CONTINUATION
USBDEVFS_CAP_BULK_SCATTER_GATHER
USBDEVFS_CAP_DROP_PRIVILEGES
USBDEVFS_CAP_MMAP
USBDEVFS_CAP_NO_PACKET_SIZE_LIM
USBDEVFS_CAP_REAP_AFTER_DISCONNECT
USBDEVFS_CAP_ZERO_PACKET
USBDEVFS_CLAIMINTERFACE
Constant ioctl request number.
USBDEVFS_CLAIM_PORT
Constant ioctl request number.
USBDEVFS_CLEAR_HALT
Constant ioctl request number.
USBDEVFS_CONNECT
Constant ioctl request number.
USBDEVFS_CONNECTINFO
Constant ioctl request number.
USBDEVFS_CONTROL
Constant ioctl request number.
USBDEVFS_DISCARDURB
Constant ioctl request number.
USBDEVFS_DISCONNECT
Constant ioctl request number.
USBDEVFS_DISCONNECT_CLAIM
Constant ioctl request number.
USBDEVFS_DISCONNECT_CLAIM_EXCEPT_DRIVER
USBDEVFS_DISCONNECT_CLAIM_IF_DRIVER
USBDEVFS_DISCSIGNAL
Constant ioctl request number.
USBDEVFS_DROP_PRIVILEGES
Constant ioctl request number.
USBDEVFS_FREE_STREAMS
Constant ioctl request number.
USBDEVFS_GETDRIVER
Constant ioctl request number.
USBDEVFS_GET_CAPABILITIES
Constant ioctl request number.
USBDEVFS_GET_SPEED
Constant ioctl request number.
USBDEVFS_HUB_PORTINFO
Constant ioctl request number.
USBDEVFS_IOCTL
Constant ioctl request number.
USBDEVFS_MAXDRIVERNAME
USBDEVFS_REAPURB
Constant ioctl request number.
USBDEVFS_REAPURBNDELAY
Constant ioctl request number.
USBDEVFS_RELEASEINTERFACE
Constant ioctl request number.
USBDEVFS_RELEASE_PORT
Constant ioctl request number.
USBDEVFS_RESET
Constant ioctl request number.
USBDEVFS_RESETEP
Constant ioctl request number.
USBDEVFS_SETCONFIGURATION
Constant ioctl request number.
USBDEVFS_SETINTERFACE
Constant ioctl request number.
USBDEVFS_SUBMITURB
Constant ioctl request number.
USBDEVFS_URB_BULK_CONTINUATION
USBDEVFS_URB_ISO_ASAP
USBDEVFS_URB_NO_FSBR
USBDEVFS_URB_NO_INTERRUPT
USBDEVFS_URB_SHORT_NOT_OK
USBDEVFS_URB_TYPE_BULK
USBDEVFS_URB_TYPE_CONTROL
USBDEVFS_URB_TYPE_INTERRUPT
USBDEVFS_URB_TYPE_ISO
USBDEVFS_URB_ZERO_PACKET