XenevaOS
Loading...
Searching...
No Matches
Functions | Variables
usbstandardhub.c File Reference
#include "uspi/usbstandardhub.h"
#include "uspi/usbdevicefactory.h"
#include "uspios.h"
#include "uspi/macros.h"
#include "uspi/assert.h"
#include <Drivers/uart.h>
Include dependency graph for usbstandardhub.c:

Functions

boolean USBStandardHubEnumeratePorts (TUSBStandardHub *pThis)
 
void USBStandardHub (TUSBStandardHub *pThis, TUSBFunction *pDevice)
 
void _USBStandardHub (TUSBStandardHub *pThis)
 
boolean USBStandardHubConfigure (TUSBFunction *pUSBFunction)
 

Variables

bool _dwhcidebug
 

Function Documentation

◆ _USBStandardHub()

void _USBStandardHub ( TUSBStandardHub pThis)

◆ USBStandardHub()

void USBStandardHub ( TUSBStandardHub pThis,
TUSBFunction pDevice 
)

◆ USBStandardHubConfigure()

boolean USBStandardHubConfigure ( TUSBFunction pUSBFunction)

◆ USBStandardHubEnumeratePorts()

boolean USBStandardHubEnumeratePorts ( TUSBStandardHub pThis)

Variable Documentation

◆ _dwhcidebug

bool _dwhcidebug
extern