drivers/pci/controller/plda/Makefile

Source file repositories/reference/linux-study-clean/drivers/pci/controller/plda/Makefile

File Facts

System
Linux kernel
Corpus path
drivers/pci/controller/plda/Makefile
Extension
[no extension]
Size
195 bytes
Lines
5
Domain
Representative Device Path
Bucket
PCIe NVMe Storage Path
Inferred role
Representative Device Path: build/configuration rule
Status
atlas-only

Why This File Exists

Part of the selected hardware vertical slice: PCI discovery, driver binding, NVMe queues, block requests, DMA, interrupts, and completion.

Dependency Surface

Detected Declarations

Annotated Snippet

# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_PCIE_PLDA_HOST) += pcie-plda-host.o
obj-$(CONFIG_PCIE_MICROCHIP_HOST) += pcie-microchip-host.o
obj-$(CONFIG_PCIE_STARFIVE_HOST) += pcie-starfive.o

Annotation

Implementation Notes