mirror of
https://github.com/torvalds/linux.git
synced 2026-05-13 00:28:54 +02:00
Preparatory refactor for ACPI-enumerated PMT endpoints. Several exported PMT/VSEC interfaces and structs carried struct pci_dev * even though callers only need a generic struct device. Move those to struct device * so the same APIs work for PCI and ACPI parents. Acked-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: David E. Box <david.e.box@linux.intel.com> Link: https://patch.msgid.link/20260313015202.3660072-5-david.e.box@linux.intel.com Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> |
||
|---|---|---|
| .. | ||
| class.c | ||
| class.h | ||
| crashlog.c | ||
| discovery-kunit.c | ||
| discovery.c | ||
| features.c | ||
| Kconfig | ||
| Makefile | ||
| telemetry.c | ||
| telemetry.h | ||