Home
last modified time | relevance | path

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

/drivers/adapter/uhdf2/manager/src/
Ddriver_installer_full.c33 int DriverInstallerFullStartDeviceHost(uint32_t devHostId, const char* devHostName) in DriverInstallerFullStartDeviceHost()
48 int DriverInstallerFullStopDeviceHost(uint32_t devHostId, const char* devHostName) in DriverInstallerFullStopDeviceHost()
/drivers/framework/core/manager/src/
Dhdf_driver_installer.c16 static int DriverInstallerStartDeviceHost(uint32_t devHostId, const char *devHostName) in DriverInstallerStartDeviceHost()