Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/interfaces/inner_api/host/shared/
H A Dhdf_device.h64 void HdfDeviceFreeInstance(struct HdfDevice *device);
/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Ddevhost_service.c42 HdfDeviceFreeInstance(device); in DevHostServiceFreeDevice()
250 HdfDeviceFreeInstance(device); in DevHostServiceDestruct()
H A Dhdf_device.c197 void HdfDeviceFreeInstance(struct HdfDevice *device) in HdfDeviceFreeInstance() function
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/test/unittest/
H A Ddevhost_test.cpp397 HdfDeviceFreeInstance(nullptr);