Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/sound/soc/intel/common/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 930 B image not shown  

Quelle  soc-acpi-intel-skl-match.c   Sprache: C

 
// SPDX-License-Identifier: GPL-2.0-only
/*
 * soc-acpi-intel-skl-match.c - tables and support for SKL ACPI enumeration.
 *
 * Copyright (c) 2018, Intel Corporation.
 *
 */


#include <sound/soc-acpi.h>
#include <sound/soc-acpi-intel-match.h>

static const struct snd_soc_acpi_codecs skl_codecs = {
 .num_codecs = 1,
 .codecs = {"10508825"}
};

struct snd_soc_acpi_mach snd_soc_acpi_intel_skl_machines[] = {
 {
  .id = "INT343A",
  .drv_name = "skl_alc286s_i2s",
  .fw_filename = "intel/dsp_fw_release.bin",
 },
 {
  .id = "INT343B",
  .drv_name = "skl_n88l25_s4567",
  .fw_filename = "intel/dsp_fw_release.bin",
  .machine_quirk = snd_soc_acpi_codec_list,
  .quirk_data = &skl_codecs,
 },
 {
  .id = "MX98357A",
  .drv_name = "skl_n88l25_m98357a",
  .fw_filename = "intel/dsp_fw_release.bin",
  .machine_quirk = snd_soc_acpi_codec_list,
  .quirk_data = &skl_codecs,
 },
 {},
};
EXPORT_SYMBOL_GPL(snd_soc_acpi_intel_skl_machines);

Messung V0.5
C=97 H=100 G=98

¤ Dauer der Verarbeitung: 0.1 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.