Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/base/device/
H A Ddd.rs71 let mut do_async = false; in do_device_attach() localVariable
119 do_async = true; in do_device_attach()
127 if do_async { in do_device_attach()