USB Host Controller Driver PDD Functions (Compact 2013)
3/26/2014
The following table shows functions contained in the platform dependent driver (PDD) for the USB open host controller (OHC) driver.
Programming element |
Description |
---|---|
This function checks power for a requested configuration. |
|
This function is the host controller driver close function. |
|
This function is the HC driver de-initialization routine. |
|
This function is the main dynamic-link library (DLL) entry point for the PDD portion of a host controller interface (HCI) driver. |
|
This function initializes a HCI and any platform-specific hardware and structures. |
|
This function is the host controller driver IOCTL routine. |
|
This function is the host controller driver open routine. |
|
This function is the host controller driver power-off handler. |
|
This function is the host controller driver power-up handler. |
|
This function is the host controller driver read routine. |
|
This function is the host controller driver seek routine. |
|
This function is the host controller driver write routine. |