Searched refs:polling_callback (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/ |
| H A D | drvIPAPool.c | 197 void (*polling_callback)(MS_U32 pool_handle_id,MS_U64 start,MS_U64 length); member 1395 …IPAPool_Info[idx].polling_callback(pool_event_args->pool_handle_id,pool_event_args->start,pool_eve… in IPA_Pool_Polling_Task() 1441 if(!polling_param->polling_callback) in MApi_IPA_Pool_Notify() 1495 IPAPool_Info[idx].polling_callback = polling_param->polling_callback; in MApi_IPA_Pool_Notify() 1578 polling_param.polling_callback=DFB_callback_id_1; in test_case_2()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | drvIPAPool.c | 183 void (*polling_callback)(MS_U32 pool_handle_id,MS_U64 start,MS_U64 length); member 1146 IPAPool_Info[idx].polling_callback(pool_event_args.pool_handle_id, in IPA_Pool_Polling_Task() 1170 if(!polling_param->polling_callback) in MApi_IPA_Pool_Notify() 1208 IPAPool_Info[idx].polling_callback = polling_param->polling_callback; in MApi_IPA_Pool_Notify()
|
| H A D | MsOSmm.c | 419 stIPAPoolPollingParam.polling_callback = notify_param->notify_callback; in MSOS_MMPool_Notify()
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvIPAPool_v2.h | 239 void (*polling_callback)(MS_U32 pool_handle_id,MS_U64 start,MS_U64 length); member
|
| H A D | drvIPAPool.h | 239 void (*polling_callback)(MS_U32 pool_handle_id,MS_U64 start,MS_U64 length); member
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 19921 void (*polling_callback)(MS_U32 pool_handle_id,MS_U64 start,MS_U64 length); 50203 void (*polling_callback)(MS_U32 pool_handle_id,MS_U64 start,MS_U64 length);
|