aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/pci.c
diff options
context:
space:
mode:
authorDanilo Krummrich <[email protected]>2025-06-21 19:43:27 +0000
committerDanilo Krummrich <[email protected]>2025-07-08 22:04:05 +0000
commitfa7486d3f9470c58c5971caba7244cc8773672e0 (patch)
tree6f60c1f6e8fff7a17df8d975008947ff34c4c640 /rust/helpers/pci.c
parentrust: pci: fix documentation related to Device instances (diff)
downloadkernel-fa7486d3f9470c58c5971caba7244cc8773672e0.tar.gz
kernel-fa7486d3f9470c58c5971caba7244cc8773672e0.zip
rust: device: introduce device::CoreInternal
Introduce an internal device context, which is semantically equivalent to the Core device context, but reserved for bus abstractions. This allows implementing methods for the Device type, which are limited to be used within the core context of bus abstractions, i.e. restrict the availability for drivers. Link: https://lore.kernel.org/r/[email protected] [ Rename device::Internal to device::CoreInternal. - Danilo ] Signed-off-by: Danilo Krummrich <[email protected]>
Diffstat (limited to 'rust/helpers/pci.c')
0 files changed, 0 insertions, 0 deletions