Searched refs:efi_usb_io_protocol (Results 1 – 1 of 1) sorted by relevance
90 typedef struct efi_usb_io_protocol { struct91 efi_status (*UsbControlTransfer) (struct efi_usb_io_protocol* self, argument97 efi_status (*UsbBulkTransfer) (struct efi_usb_io_protocol* self, argument102 efi_status (*UsbAsyncInterruptTransfer) (struct efi_usb_io_protocol* self, argument109 efi_status (*UsbSyncInterruptTransfer) (struct efi_usb_io_protocol* self, argument114 efi_status (*UsbIsochronousTransfer) (struct efi_usb_io_protocol* self, argument119 efi_status (*UsbAsyncIsochronousTransfer) (struct efi_usb_io_protocol* self, argument125 efi_status (*UsbGetDeviceDescriptor) (struct efi_usb_io_protocol* self, argument128 efi_status (*UsbGetConfigDescriptor) (struct efi_usb_io_protocol* self, argument131 efi_status (*UsbGetInterfaceDescriptor) (struct efi_usb_io_protocol* self, argument[all …]