crosvm/devices/src/pci
David Tolnay 902e7c8450 edition: Use 2018-style paths in devices crate
These are import paths in new code added since CL:1513054 that need to
be made compatible with 2018 edition's treatment of paths.

TEST=cargo check
TEST=cargo check --all-features
TEST=cargo check --target aarch64-unknown-linux-gnu

Change-Id: Icb3ecf2fb2015332e0c03cdc22bff2ecab2c40df
Reviewed-on: https://chromium-review.googlesource.com/1559264
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Tested-by: David Tolnay <dtolnay@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: David Tolnay <dtolnay@chromium.org>
2019-04-09 22:08:37 -07:00
..
ac97.rs edition: Use dyn syntax for trait objects 2019-04-08 02:51:37 -07:00
ac97_bus_master.rs edition: Use 2018-style paths in devices crate 2019-04-09 22:08:37 -07:00
ac97_mixer.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
ac97_regs.rs devices: Add an Ac97 PCI device 2019-01-26 10:43:20 -08:00
mod.rs implement xhci and add it to pci bus 2019-03-17 21:33:08 -07:00
pci_configuration.rs edition: Use dyn syntax for trait objects 2019-04-08 02:51:37 -07:00
pci_device.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
pci_root.rs edition: Use dyn syntax for trait objects 2019-04-08 02:51:37 -07:00