Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/base/device/
H A Ddd.rs95 let mut data = DeviceAttachData::new(dev.clone(), allow_async, false); in do_device_attach()
150 data: &mut DeviceAttachData, in do_device_attach_driver() argument
239 struct DeviceAttachData { struct
266 impl DeviceAttachData { impl