Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acidanthera/BrcmPatchRAM
/ USBInterfaceShim
Method
USBInterfaceShim
BrcmPatchRAM/USBDeviceShim.cpp:149–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
USBInterfaceShim::USBInterfaceShim()
150
{
151
m_pInterface = NULL;
152
}
153
154
void USBInterfaceShim::setInterface(IOService* interface)
155
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected