Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Dhdf_device.c141 static int HdfDeviceDetachWithDevid(struct IHdfDevice *device, devid_t devid) in HdfDeviceDetachWithDevid() function
158 device->super.DetachWithDevid = HdfDeviceDetachWithDevid; in HdfDeviceConstruct()