Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Dhdf_power_manager.c21 static struct PmTaskQueue *HdfPmTaskQueueInstance(void) in HdfPmTaskQueueInstance() function
29 struct PmTaskQueue *pmTaskQueue = HdfPmTaskQueueInstance(); in HdfPmTaskQueueInit()
43 struct PmTaskQueue *pmTaskQueue = HdfPmTaskQueueInstance(); in HdfPmTaskQueueDestroy()
81 pmTaskQueue = HdfPmTaskQueueInstance(); in HdfPmTaskPut()