Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds