Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/include/
H A Ddevhost_service_proxy.h34 DEVHOST_SERVICE_ADD_DEVICE = 1, enumerator
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_service_stub.c92 case DEVHOST_SERVICE_ADD_DEVICE: { in DevHostServiceStubDispatch()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevhost_service_proxy.c48 return DevHostServiceProxyOpsDevice(inst, attribute, DEVHOST_SERVICE_ADD_DEVICE); in DevHostServiceProxyAddDevice()