Lines Matching +full:soundwire +full:- +full:controller
3 * Module Name: ahtable - Table of known ACPI tables with descriptions
11 * Some or all of this work - Copyright (c) 1999 - 2025, Intel Corp.
28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
104 * re-exports any such software from a foreign destination, Licensee shall
105 * ensure that the distribution and export/re-export of the software is in
108 * any of its subsidiaries will export/re-export any technical data, process,
130 * 3. Neither the names of the above-listed copyright holders nor the names
169 * PARAMETERS: Signature - ACPI signature (4 chars) to match
184 for (Info = AcpiGbl_SupportedTables; Info->Signature; Info++) in AcpiAhGetTableInfo()
186 if (ACPI_COMPARE_NAMESEG (Signature, Info->Signature)) in AcpiAhGetTableInfo()
210 {ACPI_SIG_CCEL, "CC-Event Log Table"},
220 {ACPI_SIG_ECDT, "Embedded Controller Boot Resources Table"},
236 {ACPI_SIG_MCHI, "Management Controller Host Interface Table"},
252 {ACPI_SIG_RHCT, "RISC-V Hart Capabilities Table"},
268 {ACPI_SIG_SWFT, "SoundWire File Table"},
270 {ACPI_SIG_TDEL, "TD-Event Log Table"},