Home
last modified time | relevance | path

Searched refs:MI_CallFree (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.4/include/nitro/mi/
Dallocator.h102 void MI_CallFree(MIAllocator *allocator, void *buffer) in MI_CallFree() function
/TwlSDK-5.4/build/libraries/wfs/common/src/
Dwfs_client.c65 MI_CallFree(context->allocator, context->recv_pkt_bmp_buf); in WFSi_ReallocBitmap()
428 MI_CallFree(context->allocator, context->recv_pkt_bmp_buf); in WFS_EndClient()
432 MI_CallFree(context->allocator, context->table->buffer); in WFS_EndClient()
Dwfs_thread.c252 MI_CallFree(context->allocator, thread); in WFS_ExecuteRomServerThread()
Dwfs_server.c482 MI_CallFree(context->allocator, context->thread_work); in WFS_EndServer()
488 MI_CallFree(context->allocator, context->table->buffer); in WFS_EndServer()
/TwlSDK-5.4/build/demos/wireless_shared/wfs/src/
Dwfs_common.c618 MI_CallFree(work->allocator, work->context); in WFS_End()