Home
last modified time | relevance | path

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

/drivers/hdf_core/interfaces/inner_api/host/shared/
Dhdf_device.h63 struct HdfDevice *HdfDeviceNewInstance(void);
/drivers/hdf_core/framework/core/host/src/
Dhdf_device.c186 struct HdfDevice *HdfDeviceNewInstance(void) in HdfDeviceNewInstance() function
Ddevhost_service.c50 device = HdfDeviceNewInstance(); in DevHostServiceQueryOrAddDevice()