mirror of
https://github.com/torvalds/linux.git
synced 2026-08-04 06:20:44 +02:00
Device instances in the pci crate represent a valid struct pci_dev, not a
struct device.
Fixes:
|
||
|---|---|---|
| .. | ||
| bindings | ||
| helpers | ||
| kernel | ||
| macros | ||
| pin-init | ||
| uapi | ||
| .gitignore | ||
| .kunitconfig | ||
| bindgen_parameters | ||
| build_error.rs | ||
| compiler_builtins.rs | ||
| exports.c | ||
| ffi.rs | ||
| Makefile | ||