Searched defs:devHostService (Results 1 – 2 of 2) sorted by relevance
59 static int DevHostServiceFullOpsDevice(struct IDevHostService *devHostService, uintptr_t parm, int … in DevHostServiceFullOpsDevice()78 static int DevHostServiceFullAddDevice(struct IDevHostService *devHostService, const struct HdfDevi… in DevHostServiceFullAddDevice()83 static int DevHostServiceFullDelDevice(struct IDevHostService *devHostService, devid_t devid) in DevHostServiceFullDelDevice()
246 …struct DevHostService *devHostService = (struct DevHostService *)OsalMemCalloc(sizeof(struct DevHo… in DevHostServiceCreate() local255 struct DevHostService *devHostService = (struct DevHostService *)object; in DevHostServiceRelease() local