Home
last modified time | relevance | path

Searched refs:HdfPowerManagerInit (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/core/host/include/
H A Dhdf_power_manager.h32 int32_t HdfPowerManagerInit(void);
/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Dhdf_power_manager.c94 int32_t HdfPowerManagerInit(void) in HdfPowerManagerInit() function
/ohos5.0/drivers/hdf_core/framework/core/common/src/
H A Ddevmgr_service_start.c141 return HdfPowerManagerInit(); in DeviceManagerStart()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/
H A Ddevhost.c190 HdfPowerManagerInit(); in main()