Searched defs:devHostName (Results 1 – 3 of 3) sorted by relevance
33 int DriverInstallerFullStartDeviceHost(uint32_t devHostId, const char* devHostName) in DriverInstallerFullStartDeviceHost()48 int DriverInstallerFullStopDeviceHost(uint32_t devHostId, const char* devHostName) in DriverInstallerFullStopDeviceHost()
16 static int DriverInstallerStartDeviceHost(uint32_t devHostId, const char *devHostName) in DriverInstallerStartDeviceHost()
20 const char *devHostName; member