Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DdrvIPAPool.c1122 …ribute__((weak)) MApi_IPA_Pool_GETIPCHANDLE(struct IPA_Pool_GetIpcHandle_Param* getipchandle_param) in MApi_IPA_Pool_GETIPCHANDLE() argument
1137 …printk("%s:%d pool_handle_id 0x%x\n",__FUNCTION__,__LINE__, getipchandle_param->pool_handle_id); in MApi_IPA_Pool_GETIPCHANDLE()
1143 … pool_handle_id=0x%x, _fileIPAPool=%p \n",__FUNCTION__,__LINE__, getipchandle_param->pool_handle… in MApi_IPA_Pool_GETIPCHANDLE()
1148 getipchandle_args.pool_handle_id = getipchandle_param->pool_handle_id; in MApi_IPA_Pool_GETIPCHANDLE()
1155 …printk("%s:%d fail: pool_handle_id 0x%x\n",__FUNCTION__,__LINE__,getipchandle_param->pool_handle… in MApi_IPA_Pool_GETIPCHANDLE()
1159 getipchandle_param->ipc_handle_id = getipchandle_args.ipc_handle_id; in MApi_IPA_Pool_GETIPCHANDLE()
1160 getipchandle_param->error_code = getipchandle_args.error_code; in MApi_IPA_Pool_GETIPCHANDLE()
1460 struct IPA_Pool_GetIpcHandle_Param getipchandle_param; in MApi_IPA_Pool_Notify()
1461 getipchandle_param.pool_handle_id = polling_param->pool_handle_id; in MApi_IPA_Pool_Notify()
1463 ret = MApi_IPA_Pool_GETIPCHANDLE(&getipchandle_param); in MApi_IPA_Pool_Notify()
[all …]
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvIPAPool.c933 …ribute__((weak)) MApi_IPA_Pool_GETIPCHANDLE(struct IPA_Pool_GetIpcHandle_Param* getipchandle_param) in MApi_IPA_Pool_GETIPCHANDLE() argument
938 VPRINTF("%s pool_handle_id 0x%x\n",__FUNCTION__, getipchandle_param->pool_handle_id); in MApi_IPA_Pool_GETIPCHANDLE()
942 …l_GETIPCHANDLE fail pool_handle_id=0x%x, _s32FdIPAPool=%d \n", getipchandle_param->pool_handle… in MApi_IPA_Pool_GETIPCHANDLE()
947 getipchandle_args.pool_handle_id = getipchandle_param->pool_handle_id; in MApi_IPA_Pool_GETIPCHANDLE()
951 VPRINTF("%s fail: pool_handle_id 0x%x\n",__FUNCTION__,getipchandle_param->pool_handle_id); in MApi_IPA_Pool_GETIPCHANDLE()
955 getipchandle_param->ipc_handle_id = getipchandle_args.ipc_handle_id; in MApi_IPA_Pool_GETIPCHANDLE()
956 getipchandle_param->error_code = getipchandle_args.error_code; in MApi_IPA_Pool_GETIPCHANDLE()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvIPAPool_v2.h258 …ibute__((weak)) MApi_IPA_Pool_GETIPCHANDLE(struct IPA_Pool_GetIpcHandle_Param* getipchandle_param);
H A DdrvIPAPool.h325 …ibute__((weak)) MApi_IPA_Pool_GETIPCHANDLE(struct IPA_Pool_GetIpcHandle_Param* getipchandle_param);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt19940 …ibute__((weak)) MApi_IPA_Pool_GETIPCHANDLE(struct IPA_Pool_GetIpcHandle_Param* getipchandle_param);
50269 …ibute__((weak)) MApi_IPA_Pool_GETIPCHANDLE(struct IPA_Pool_GetIpcHandle_Param* getipchandle_param);