class PlatformExtension
Defined at line 55 of file ../../src/devices/usb/drivers/dwc3/dwc3.h
An extension class to extend the driver with SoC specific behavior for things such as power
management.
Public Methods
bool PowersDownCoreOnDisconnect ()
Defined at line 61 of file ../../src/devices/usb/drivers/dwc3/dwc3.h
zx::result<> Start ()
zx::result<> Suspend ()
zx::result<> Resume ()
void ~PlatformExtension ()
Defined at line 57 of file ../../src/devices/usb/drivers/dwc3/dwc3.h
zx::result<> SetConnectionSpeed (fuchsia_hardware_usb_descriptor::UsbSpeed speed)
Defined at line 62 of file ../../src/devices/usb/drivers/dwc3/dwc3.h