Searched refs:DeviceAttachData (Results 1 – 1 of 1) sorted by relevance
95 let mut data = DeviceAttachData::new(dev.clone(), allow_async, false); in do_device_attach()150 data: &mut DeviceAttachData, in do_device_attach_driver() argument239 struct DeviceAttachData { struct266 impl DeviceAttachData { impl