Home
last modified time | relevance | path

Searched defs:tokenClnt (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevice_token_clnt.c16 static void DeviceTokenClntConstruct(struct DeviceTokenClnt *tokenClnt, struct IHdfDeviceToken *tok… in DeviceTokenClntConstruct()
24 struct DeviceTokenClnt *tokenClnt = NULL; in DeviceTokenClntNewInstance() local
36 void DeviceTokenClntFreeInstance(struct DeviceTokenClnt *tokenClnt) in DeviceTokenClntFreeInstance()
45 struct DeviceTokenClnt *tokenClnt = (struct DeviceTokenClnt *)listEntry; in DeviceTokenClntDelete() local
H A Dpower_state_token_clnt.c20 struct PowerStateTokenClnt *tokenClnt = in PowerStateTokenClntNewInstance() local
29 void PowerStateTokenClntFreeInstance(struct PowerStateTokenClnt *tokenClnt) in PowerStateTokenClntFreeInstance()
H A Ddevmgr_service.c244 struct DeviceTokenClnt *tokenClnt = NULL; in DevmgrServiceAttachDevice() local
266 struct DeviceTokenClnt *tokenClnt = CONTAINER_OF(tokenNode, struct DeviceTokenClnt, node); in HdfSListHostSearchDeviceTokenComparer() local
273 struct DeviceTokenClnt *tokenClnt = NULL; in DevmgrServiceDetachDevice() local
385 struct DeviceTokenClnt *tokenClnt = (struct DeviceTokenClnt *)node; in DevmgrServiceListAllDevice() local
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_service_stub.c59 struct HdfDevTokenProxy *tokenClnt = HdfDevTokenProxyObtain(NULL); in DevmgrServiceStubDispatchAttachDevice() local
H A Ddevmgr_dump.c130 struct DeviceTokenClnt *tokenClnt = (struct DeviceTokenClnt *)node; in DevMgrDumpServiceFindHost() local