Home
last modified time | relevance | path

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

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