Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/shared/include/
H A Ddevhost_service_if.h17 struct IDevHostService { struct
19 int (*AddDevice)(struct IDevHostService *hostService, const struct HdfDeviceInfo *devInfo); argument
20 int (*DelDevice)(struct IDevHostService *hostService, devid_t devId); argument
21 int (*StartService)(struct IDevHostService *hostService); argument
22 int (*PmNotify)(struct IDevHostService *service, uint32_t powerState); argument
23 int (*Dump)(struct IDevHostService *hostService, struct HdfSBuf *data, struct HdfSBuf *reply); argument