Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/include/
H A Dhdf_device_thread.h39 void DeviceThreadFreeInstance(struct DeviceThread *thread);
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Dhdf_device_thread.c102 void DeviceThreadFreeInstance(struct DeviceThread *thread) in DeviceThreadFreeInstance() function