Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ eventdev_setup
Function
eventdev_setup
dpdk/drivers/event/dpaa2/dpaa2_eventdev_selftest.c:204–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
}
203
204
static int
205
eventdev_setup(void)
206
{
207
return _eventdev_setup(TEST_EVENTDEV_SETUP_DEFAULT);
208
}
209
210
static void
211
eventdev_teardown(void)
Callers
nothing calls this directly
Calls
1
_eventdev_setup
Function · 0.70
Tested by
no test coverage detected