Home
last modified time | relevance | path

Searched refs:DevHostServiceClntInstallDriver (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/core/manager/include/
H A Ddevhost_service_clnt.h32 int DevHostServiceClntInstallDriver(struct DevHostServiceClnt *hostClnt);
/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevhost_service_clnt.c19 int DevHostServiceClntInstallDriver(struct DevHostServiceClnt *hostClnt) in DevHostServiceClntInstallDriver() function
H A Ddevmgr_service.c307 return DevHostServiceClntInstallDriver(hostClnt); in DevmgrServiceAttachDeviceHost()