XenevaOS
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
usbstandardhub.h File Reference
#include "uspi/usb.h"
#include "uspi/usbhub.h"
#include "uspi/usbfunction.h"
#include "uspi/usbhostcontroller.h"
#include "uspi/string.h"
#include "uspi/types.h"
Include dependency graph for usbstandardhub.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TUSBStandardHub
 

Typedefs

typedef struct TUSBStandardHub TUSBStandardHub
 

Functions

void USBStandardHub (TUSBStandardHub *pThis, TUSBFunction *pFunction)
 
void _USBStandardHub (TUSBStandardHub *pThis)
 
boolean USBStandardHubInitialize (TUSBStandardHub *pThis)
 
boolean USBStandardHubConfigure (TUSBFunction *pUSBFunction)
 

Typedef Documentation

◆ TUSBStandardHub

Function Documentation

◆ _USBStandardHub()

void _USBStandardHub ( TUSBStandardHub pThis)

◆ USBStandardHub()

void USBStandardHub ( TUSBStandardHub pThis,
TUSBFunction pFunction 
)

◆ USBStandardHubConfigure()

boolean USBStandardHubConfigure ( TUSBFunction pUSBFunction)

◆ USBStandardHubInitialize()

boolean USBStandardHubInitialize ( TUSBStandardHub pThis)