Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds