linux/sound/soc/intel/common/soc-acpi-intel-cnl-match.c

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

#include <sound/soc-acpi.h>
#include <sound/soc-acpi-intel-match.h>
#include "../skylake/skl.h"
#include "soc-acpi-intel-sdw-mockup-match.h"

static const struct snd_soc_acpi_codecs essx_83x6 =;

static struct skl_machine_pdata cnl_pdata =;

struct snd_soc_acpi_mach snd_soc_acpi_intel_cnl_machines[] =;
EXPORT_SYMBOL_GPL();

static const struct snd_soc_acpi_endpoint single_endpoint =;

static const struct snd_soc_acpi_adr_device rt5682_2_adr[] =;

static const struct snd_soc_acpi_link_adr up_extreme_rt5682_2[] =;

struct snd_soc_acpi_mach snd_soc_acpi_intel_cnl_sdw_machines[] =;
EXPORT_SYMBOL_GPL();