#include "ddf/driver.h"
#include <usb/usb.h>
Go to the source code of this file.
Data Structures | |
struct | usb_iface_t |
USB device communication interface. More... | |
Enumerations | |
enum | usb_iface_funcs_t { IPC_M_USB_GET_ADDRESS, IPC_M_USB_GET_INTERFACE, IPC_M_USB_GET_HOST_CONTROLLER_HANDLE } |
Definition in file usb_iface.h.