Home
last modified time | relevance | path

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

/drivers/framework/core/shared/include/
Ddevhost_service_if.h16 struct IDevHostService { struct
18 int (*AddDevice)(struct IDevHostService *hostService, const struct HdfDeviceInfo *devInfo); argument
19 int (*DelDevice)(struct IDevHostService *hostService, devid_t devId); argument
20 int (*StartService)(struct IDevHostService *hostService); argument
21 int (*PmNotify)(struct IDevHostService *service, uint32_t powerState); argument