Searched refs:PinGetFunc (Results 1 – 5 of 5) sorted by relevance
157 int32_t PinGetFunc(DevHandle handle, const char **funcName);
198 ret = PinGetFunc(tester->handle, &tester->config.funcName); in PinSetGetFuncTest()242 ret = PinGetFunc(tester->handle, &g_oldPinCfg.funcName); in PinTestSetUpAll()309 (void)PinGetFunc(NULL, &tester->config.funcName); in PinTestReliability()
94 int32_t PinGetFunc(DevHandle handle, const char **funcName) in PinGetFunc() function
440 int32_t PinGetFunc(DevHandle handle, const char **funcName) in PinGetFunc() function
657 ret = PinGetFunc(handle, (const char **)&funcName); in PinIoGetFunc()