tools/testing/selftests/devices/probe/boards/Dell Inc.,XPS 13 9300.yaml
Source file repositories/reference/linux-study-clean/tools/testing/selftests/devices/probe/boards/Dell Inc.,XPS 13 9300.yaml
File Facts
- System
- Linux kernel
- Corpus path
tools/testing/selftests/devices/probe/boards/Dell Inc.,XPS 13 9300.yaml- Extension
.yaml- Size
- 1137 bytes
- Lines
- 41
- Domain
- Support Tooling And Documentation
- Bucket
- tools
- Inferred role
- Support Tooling And Documentation: configuration, schema, or hardware description
- Status
- atlas-only
Why This File Exists
Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.
- Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.
Dependency Surface
- No C-style include directives detected by the generator.
Detected Declarations
- No top-level syscall, struct, function, initcall, or export declaration detected by the generator.
Annotated Snippet
# SPDX-License-Identifier: GPL-2.0
#
# This is the device definition for the XPS 13 9300.
# The filename "Dell Inc.,XPS 13 9300" was chosen following the format
# "Vendor,Product", where Vendor comes from
# /sys/devices/virtual/dmi/id/sys_vendor, and Product comes from
# /sys/devices/virtual/dmi/id/product_name.
#
# See google,spherion.yaml for more information.
#
- type: pci-controller
# This machine has a single PCI host controller so it's valid to not have any
# key to identify the controller. If it had more than one controller, the UID
# of the controller from ACPI could be used to distinguish as follows:
#acpi-uid: 0
devices:
- path: 14.0
type: usb-controller
usb-version: 2
devices:
- path: 9
name: camera
interfaces: [0, 1, 2, 3]
- path: 10
name: bluetooth
interfaces: [0, 1]
- path: 2.0
name: gpu
- path: 4.0
name: thermal
- path: 12.0
name: sensors
- path: 14.3
name: wifi
- path: 1d.0/0.0
name: ssd
- path: 1d.7/0.0
name: sdcard-reader
- path: 1f.3
name: audio
Annotation
- Atlas domain: Support Tooling And Documentation / tools.
- Implementation status: atlas-only.
Implementation Notes
- This generated page is the file-by-file coverage layer; curated subsystem chapters should link here when they synthesize a multi-file control flow.
- Core OS pages should be promoted from atlas-only to deep-reviewed when they explain data structures, invariants, locking, lifecycle, and C implementation snippets.
- Driver-family pages are intentionally pattern-oriented unless they are part of the selected PCIe/NVMe representative device path.