USB bus host controller operations.
More...
#include <usb.h>
USB bus host controller operations.
Definition at line 1010 of file usb.h.
◆ open
int( * usb_bus_host_operations::open) (struct usb_bus *bus) |
Open bus.
- Parameters
-
- Return values
-
Definition at line 1016 of file usb.h.
◆ close
void( * usb_bus_host_operations::close) (struct usb_bus *bus) |
Close bus.
- Parameters
-
Definition at line 1021 of file usb.h.
◆ poll
void( * usb_bus_host_operations::poll) (struct usb_bus *bus) |
Poll bus.
- Parameters
-
Definition at line 1026 of file usb.h.
The documentation for this struct was generated from the following file: