OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hCmm
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/dspbridge/libbridge/
DSPNode.c
121
struct CMM_OBJECT *
hCmm
; /* shared memory mngr handle */
199
tempStruct.ARGS_CMM_GETHANDLE.phCmmMgr = &
hCmm
;
203
tempStruct.ARGS_CMM_GETINFO.hCmmMgr =
hCmm
;
459
struct CMM_OBJECT *
hCmm
; /* shared memory mngr handle */
483
tempStruct.ARGS_CMM_GETHANDLE.phCmmMgr = &
hCmm
;
487
tempStruct.ARGS_CMM_GETINFO.hCmmMgr =
hCmm
;
DSPStrm.c
196
struct CMM_OBJECT *
hCmm
= NULL; /* SM Mgr handle */
221
tempStruct.ARGS_CMM_GETHANDLE.phCmmMgr = &
hCmm
;
225
tempStruct.ARGS_CMM_GETINFO.hCmmMgr =
hCmm
;
466
struct CMM_OBJECT *
hCmm
= NULL; /* SM Mgr handle */
543
tempStruct.ARGS_CMM_GETHANDLE.phCmmMgr = &
hCmm
;
548
tempStruct.ARGS_CMM_GETINFO.hCmmMgr =
hCmm
;
Completed in 1138 milliseconds