Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/interfaces/inner_api/host/shared/
H A Dhdf_device.h63 struct HdfDevice *HdfDeviceNewInstance(void);
/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Dhdf_device.c192 struct HdfDevice *HdfDeviceNewInstance(void) in HdfDeviceNewInstance() function
H A Ddevhost_service.c51 device = HdfDeviceNewInstance(); in DevHostServiceQueryOrAddDevice()