Searched refs:g_ex_module (Results 1 – 1 of 1) sorted by relevance
11 static struct spdk_accel_module_if g_ex_module; variable114 spdk_io_device_register(&g_ex_module, ex_accel_create_cb, ex_accel_destroy_cb, in ex_accel_module_init()123 spdk_io_device_unregister(&g_ex_module, NULL); in ex_accel_module_fini()155 return spdk_get_io_channel(&g_ex_module); in ex_accel_get_io_channel()188 static struct spdk_accel_module_if g_ex_module = { variable198 SPDK_ACCEL_MODULE_REGISTER(external, &g_ex_module)