OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ulNumGPPSMSegs
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap3/dspbridge/inc/
cmmdefs.h
108
ULONG
ulNumGPPSMSegs
; /* # of SM segments registered with this Cmm. */
/hardware/ti/omap3/dspbridge/libbridge/inc/
cmmdefs.h
108
ULONG
ulNumGPPSMSegs
; /* # of SM segments registered with this Cmm. */
/hardware/ti/omap3/dspbridge/libbridge/
DSPStrm.c
233
(pInfo.
ulNumGPPSMSegs
>= strmInfo.uSegment)) {
558
!(pInfo.
ulNumGPPSMSegs
>= pAttrIn->uSegment))) {
DSPNode.c
225
if ((nodeType != NODE_DEVICE) && (pInfo.
ulNumGPPSMSegs
> 0)) {
Completed in 67 milliseconds