Searched refs:devNodePath (Results 1 – 1 of 1) sorted by relevance
719 static int TrytoLoadIoService(const char *serviceName, char *devNodePath, char *realPath) in TrytoLoadIoService() argument727 while (realpath(devNodePath, realPath) == NULL && waitCount > 0) { in TrytoLoadIoService()732 HDF_LOGE("%{public}s: char dev %{public}s is invalid", __func__, devNodePath); in TrytoLoadIoService()