Home
last modified time | relevance | path

Searched defs:sref (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/utils/src/
H A Dhdf_sref.c14 void HdfSRefAcquire(struct HdfSRef *sref) in HdfSRefAcquire()
31 int HdfSRefCount(const struct HdfSRef *sref) in HdfSRefCount()
41 void HdfSRefRelease(struct HdfSRef *sref) in HdfSRefRelease()
58 void HdfSRefConstruct(struct HdfSRef *sref, struct IHdfSRefListener *listener) in HdfSRefConstruct()
/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Dpower_state_token.c15 static void PowerStateTokenOnFirstAcquire(struct HdfSRef *sref) in PowerStateTokenOnFirstAcquire()
37 static void PowerStateTokenOnLastRelease(struct HdfSRef *sref) in PowerStateTokenOnLastRelease()
94 struct HdfSRef *sref = NULL; in PowerStateTokenAcquireWakeLock() local
107 struct HdfSRef *sref = NULL; in PowerStateTokenReleaseWakeLock() local
/ohos5.0/drivers/hdf_core/framework/support/platform/src/can/
H A Dcan_msg.c85 static void CanMsgHolderOnFirstGet(struct HdfSRef *sref) in CanMsgHolderOnFirstGet()
90 static void CanMsgHolderOnLastPut(struct HdfSRef *sref) in CanMsgHolderOnLastPut()
/ohos5.0/drivers/hdf_core/framework/support/platform/src/fwk/
H A Dplatform_device.c18 static void PlatformDeviceOnFirstGet(struct HdfSRef *sref) in PlatformDeviceOnFirstGet()
23 static void PlatformDeviceOnLastPut(struct HdfSRef *sref) in PlatformDeviceOnLastPut()