Home
last modified time | relevance | path

Searched refs:pSize_p (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/epl/
DEplObdu.c159 tEplObdSize * pSize_p) in EplObduReadEntry() argument
163 Ret = EplObduCalReadEntry(uiIndex_p, uiSubIndex_p, pDstData_p, pSize_p); in EplObduReadEntry()
416 tEplObdSize * pSize_p) in EplObduReadEntryToLe() argument
422 pSize_p); in EplObduReadEntryToLe()
DEplObduCal.c161 tEplObdSize * pSize_p) in EplObduCalReadEntry() argument
166 Ret = EplObdReadEntry(uiIndex_p, uiSubIndex_p, pDstData_p, pSize_p); in EplObduCalReadEntry()
454 tEplObdSize * pSize_p) in EplObduCalReadEntryToLe() argument
459 Ret = EplObdReadEntryToLe(uiIndex_p, uiSubIndex_p, pDstData_p, pSize_p); in EplObduCalReadEntryToLe()
DEplObd.c409 tEplObdSize * pSize_p) in EplObdReadEntry() argument
423 ASSERT(pSize_p != NULL); in EplObdReadEntry()
454 if (*pSize_p < ObdSize) { in EplObdReadEntry()
460 *pSize_p = ObdSize; in EplObdReadEntry()
1025 tEplObdSize * pSize_p) in EplObdReadEntryToLe() argument
1038 ASSERT(pSize_p != NULL); in EplObdReadEntryToLe()
1069 if (*pSize_p < ObdSize) { in EplObdReadEntryToLe()
1166 *pSize_p = ObdSize; in EplObdReadEntryToLe()
/drivers/staging/epl/user/
DEplObduCal.h96 tEplObdSize * pSize_p);
134 tEplObdSize * pSize_p);
DEplObdu.h103 tEplObdSize * pSize_p);
142 tEplObdSize * pSize_p);
/drivers/staging/epl/kernel/
DEplObdk.h118 tEplObdSize * pSize_p);
178 tEplObdSize * pSize_p);