Searched refs:HdfSRefCount (Results 1 – 4 of 4) sorted by relevance
31 int HdfSRefCount(const struct HdfSRef *sref) in HdfSRefCount() function68 sref->Count = HdfSRefCount; in HdfSRefConstruct()
35 int HdfSRefCount(const struct HdfSRef *sref);
118 if (HdfSRefCount(sref) == 0) { in PowerStateTokenReleaseWakeLock()
173 return HdfSRefCount(&device->ref); in PlatformDeviceRefCount()