MCPcopy Create free account
hub / github.com/cathery/sys-con / Reset

Method Reset

source/ControllerSwitch/SwitchUSBInterface.cpp:109–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109Result SwitchUSBInterface::Reset()
110{
111 usbHsIfResetDevice(&m_session);
112 return 0;
113}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected