HomeSort by relevance Sort by last modified time
    Searched defs:setup_packet (Results 1 - 2 of 2) sorted by null

  /bootable/bootloader/legacy/include/boot/
usb.h 64 } __attribute__ ((packed)) setup_packet; typedef in typeref:struct:__anon652
  /external/kernel-headers/original/linux/
usb.h 722 * @setup_packet: Only used for control transfers, this points to eight bytes
728 * setup_packet.
753 * (control requests also use setup_packet), and host controller drivers
766 * that transfer_buffer and setup_packet must still be set because not all
782 * Control URBs must provide a setup_packet. The setup_packet and
865 unsigned char *setup_packet; \/* (in) setup packet (control only) *\/ member in struct:urb
    [all...]

Completed in 221 milliseconds