Home
last modified time | relevance | path

Searched defs:hostClnt (Results 1 – 8 of 8) sorted by relevance

/drivers/hdf_core/framework/core/manager/src/
Ddevhost_service_clnt.c19 int DevHostServiceClntInstallDriver(struct DevHostServiceClnt *hostClnt) in DevHostServiceClntInstallDriver()
65 static int32_t DevHostServiceClntConstruct(struct DevHostServiceClnt *hostClnt) in DevHostServiceClntConstruct()
85 …struct DevHostServiceClnt *hostClnt = (struct DevHostServiceClnt *)OsalMemCalloc(sizeof(struct Dev… in DevHostServiceClntNewInstance() local
101 void DevHostServiceClntFreeInstance(struct DevHostServiceClnt *hostClnt) in DevHostServiceClntFreeInstance()
113 void DevHostServiceClntDelete(struct DevHostServiceClnt *hostClnt) in DevHostServiceClntDelete()
Ddevmgr_service.c29 struct DevHostServiceClnt *hostClnt = NULL; in DevmgrServiceDynamicDevInfoFound() local
52 static int DevmgrServiceStartHostProcess(struct DevHostServiceClnt *hostClnt, bool sync, bool dynam… in DevmgrServiceStartHostProcess()
88 struct DevHostServiceClnt *hostClnt = NULL; in DevmgrServiceLoadDevice() local
131 static int DevmgrServiceStopHost(struct DevHostServiceClnt *hostClnt) in DevmgrServiceStopHost()
146 struct DevHostServiceClnt *hostClnt = NULL; in DevmgrServiceUnloadDevice() local
191 struct DevHostServiceClnt *hostClnt = NULL; in DevmgrServiceLoadLeftDriver() local
216 struct DevHostServiceClnt *hostClnt = NULL; in DevmgrServiceFindDeviceHost() local
234 struct DevHostServiceClnt *hostClnt = NULL; in DevmgrServiceAttachDevice() local
263 struct DevHostServiceClnt *hostClnt = NULL; in DevmgrServiceDetachDevice() local
285 struct DevHostServiceClnt *hostClnt = DevmgrServiceFindDeviceHost(inst, hostId); in DevmgrServiceAttachDeviceHost() local
[all …]
/drivers/hdf_core/adapter/uhdf2/manager/src/
Ddevmgr_service_full.c28 static void CleanupDiedHostResources(struct DevHostServiceClnt *hostClnt, struct HdfRemoteService *… in CleanupDiedHostResources()
54 static int32_t DevmgrServiceFullHandleDeviceHostDied(struct DevHostServiceClnt *hostClnt, in DevmgrServiceFullHandleDeviceHostDied()
66 struct DevHostServiceClnt *hostClnt = NULL; in DevmgrServiceFullOnDeviceHostDied() local
Ddevhost_service_proxy.c32 struct DevHostServiceProxy *hostClnt = (struct DevHostServiceProxy *)inst; in DevHostServiceProxyOpsDevice() local
56 struct DevHostServiceProxy *hostClnt = (struct DevHostServiceProxy *)inst; in DevHostServiceProxyDelDevice() local
95 struct DevHostServiceProxy *hostClnt = (struct DevHostServiceProxy *)inst; in DevHostServicProxyDump() local
Ddevmgr_query_device.c29 struct DevHostServiceClnt *hostClnt = NULL; in DevFillQueryDeviceInfo() local
Ddevmgr_dump.c50 struct DevHostServiceClnt *hostClnt = NULL; in DevMgrDumpHostFindHost() local
122 struct DevHostServiceClnt *hostClnt = NULL; in DevMgrDumpServiceFindHost() local
/drivers/hdf_core/framework/core/common/src/
Dhdf_attribute_macro.c150 struct DevHostServiceClnt *hostClnt, uint16_t deviceIdx) in GetDevcieNodeList()
201 int HdfAttributeManagerGetDeviceList(struct DevHostServiceClnt *hostClnt) in HdfAttributeManagerGetDeviceList()
Dhdf_attribute.c181 … const struct DeviceResourceNode *device, struct DevHostServiceClnt *hostClnt, uint16_t deviceIdx) in GetDevcieNodeList()
215 int HdfAttributeManagerGetDeviceList(struct DevHostServiceClnt *hostClnt) in HdfAttributeManagerGetDeviceList()