class PlatformExtension
Defined at line 51 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
zx::result<> Start ()
zx::result<> Suspend ()
zx::result<> Resume ()
void ~PlatformExtension ()
Defined at line 53 of file ../../src/devices/usb/drivers/dwc3/dwc3.h