Home
last modified time | relevance | path

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

/drivers/staging/epl/
DEplObd.c189 static tEplKernel EplObdIsNumericalIntern(tEplObdSubEntryPtr pObdSubEntry_p,
3164 static tEplKernel EplObdIsNumericalIntern(tEplObdSubEntryPtr pObdSubEntry_p, in EplObdIsNumericalIntern() argument
3170 if ((pObdSubEntry_p->m_Type == kEplObdTypVString) in EplObdIsNumericalIntern()
3171 || (pObdSubEntry_p->m_Type == kEplObdTypOString) in EplObdIsNumericalIntern()
3172 || (pObdSubEntry_p->m_Type == kEplObdTypDomain)) { // not numerical types in EplObdIsNumericalIntern()