Searched refs:DetachWithDevid (Results 1 – 3 of 3) sorted by relevance
48 int (*DetachWithDevid)(struct IHdfDevice *device, devid_t devid); member
152 device->super.DetachWithDevid = HdfDeviceDetachWithDevid; in HdfDeviceConstruct()
349 ret = device->DetachWithDevid(device, 0);