Searched refs:device_is_bound (Results 1 – 1 of 1) sorted by relevance
75 if self.device_is_bound(dev) { in do_device_attach()189 pub fn device_is_bound(&self, dev: &Arc<dyn Device>) -> bool { in device_is_bound() method