Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/core/manager/src/
Dhdf_driver_installer.c16 static int DriverInstallerStartDeviceHost(uint32_t devHostId, const char *devHostName, bool dynamic) in DriverInstallerStartDeviceHost()
Ddevmgr_service.c52 …tic int DevmgrServiceStartHostProcess(struct DevHostServiceClnt *hostClnt, bool sync, bool dynamic) in DevmgrServiceStartHostProcess()
89 bool dynamic = true; in DevmgrServiceLoadDevice() local
/drivers/hdf_core/adapter/uhdf2/manager/src/
Ddriver_installer_full.c28 int DriverInstallerFullStartDeviceHost(uint32_t devHostId, const char* devHostName, bool dynamic) in DriverInstallerFullStartDeviceHost()