XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
usb_otg Struct Reference

#include <otg.h>

Collaboration diagram for usb_otg:
Collaboration graph
[legend]

Public Attributes

u8 default_a
 
struct usb_phy * phy
 
struct usb_bushost
 
struct usb_gadget * gadget
 
enum usb_otg_state state
 
int(* set_host )(struct usb_otg *otg, struct usb_bus *host)
 

Member Data Documentation

◆ default_a

u8 usb_otg::default_a

◆ gadget

struct usb_gadget* usb_otg::gadget

◆ host

struct usb_bus* usb_otg::host

◆ phy

struct usb_phy* usb_otg::phy

◆ set_host

int(* usb_otg::set_host) (struct usb_otg *otg, struct usb_bus *host)

◆ state

enum usb_otg_state usb_otg::state

The documentation for this struct was generated from the following file: