Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/shared/include/
H A Dhdf_object_manager.h24 HDF_OBJECT_ID_DEVICE, enumerator
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_object_config.c48 [HDF_OBJECT_ID_DEVICE] =
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/core/common/src/
H A Ddevsmall_object_config.c68 [HDF_OBJECT_ID_DEVICE] =
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/core/common/src/
H A Ddevsmall_object_config.c67 [HDF_OBJECT_ID_DEVICE] =
/ohos5.0/drivers/hdf_core/framework/core/common/src/
H A Ddevlite_object_config.c46 [HDF_OBJECT_ID_DEVICE] =
/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Dhdf_device.c194 return (struct HdfDevice *)HdfObjectManagerGetObject(HDF_OBJECT_ID_DEVICE); in HdfDeviceNewInstance()