Searched refs:IS_LOCAL_APP (Results 1 – 2 of 2) sorted by relevance
191 if (IS_LOCAL_APP(s)) { in sensorCallFuncPower()219 if (IS_LOCAL_APP(s)) in sensorCallFuncFwUpld()232 if (IS_LOCAL_APP(s)) { in sensorCallFuncSetRate()254 if (IS_LOCAL_APP(s)) in sensorCallFuncCalibrate()262 if (IS_LOCAL_APP(s)) in sensorCallFuncSelfTest()270 if (IS_LOCAL_APP(s)) in sensorCallFuncFlush()278 if (IS_LOCAL_APP(s)) { in sensorCallFuncCfgData()299 if (IS_LOCAL_APP(s)) { in sensorCallFuncMarshall()322 if (IS_LOCAL_APP(s)) in sensorCallFuncTrigger()330 if (IS_LOCAL_APP(s)) { in sensorCallFuncSendOneDirectEvt()
72 #define IS_LOCAL_APP(s) (taggedPtrIsPtr(s->callInfo)) macro