Searched defs:IDevHostService (Results 1 – 1 of 1) sorted by relevance
16 struct IDevHostService { struct18 int (*AddDevice)(struct IDevHostService *hostService, const struct HdfDeviceInfo *devInfo); argument19 int (*DelDevice)(struct IDevHostService *hostService, devid_t devId); argument20 int (*StartService)(struct IDevHostService *hostService); argument21 int (*PmNotify)(struct IDevHostService *service, uint32_t powerState); argument