Home
last modified time | relevance | path

Searched defs:tokenIf (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Dpower_state_token_clnt.c12 …id PowerStateTokenClntConstruct(struct PowerStateTokenClnt *clnt, struct IPowerStateToken *tokenIf) in PowerStateTokenClntConstruct()
18 struct PowerStateTokenClnt *PowerStateTokenClntNewInstance(struct IPowerStateToken *tokenIf) in PowerStateTokenClntNewInstance()
H A Ddevice_token_clnt.c16 …c void DeviceTokenClntConstruct(struct DeviceTokenClnt *tokenClnt, struct IHdfDeviceToken *tokenIf) in DeviceTokenClntConstruct()
22 struct DeviceTokenClnt *DeviceTokenClntNewInstance(struct IHdfDeviceToken *tokenIf) in DeviceTokenClntNewInstance()
/ohos5.0/drivers/hdf_core/framework/core/manager/include/
H A Ddevice_token_clnt.h18 struct IHdfDeviceToken *tokenIf; member
H A Dpower_state_token_clnt.h19 struct IPowerStateToken *tokenIf; member
/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Dhdf_power_manager.c51 struct IPowerStateToken *tokenIf = NULL; in PmTaskFunc() local
H A Dpower_state_token.c128 struct IPowerStateToken *tokenIf = &powerStateToken->super; in PowerStateTokenConstruct() local
H A Dhdf_device_object.c87 struct IPowerStateToken *tokenIf = NULL; in HdfPmAcquireDevice() local
103 struct IPowerStateToken *tokenIf = NULL; in HdfPmReleaseDevice() local