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

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

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

static const struct snd_soc_acpi_codecs essx_83x6 =;

static struct skl_machine_pdata icl_pdata =;

struct snd_soc_acpi_mach snd_soc_acpi_intel_icl_machines[] =;
EXPORT_SYMBOL_GPL();

static const struct snd_soc_acpi_endpoint single_endpoint =;

static const struct snd_soc_acpi_endpoint spk_l_endpoint =;

static const struct snd_soc_acpi_endpoint spk_r_endpoint =;

static const struct snd_soc_acpi_adr_device rt700_0_adr[] =;

static const struct snd_soc_acpi_link_adr icl_rvp[] =;

static const struct snd_soc_acpi_adr_device rt711_0_adr[] =;

static const struct snd_soc_acpi_adr_device rt1308_1_adr[] =;

static const struct snd_soc_acpi_adr_device rt1308_1_group1_adr[] =;

static const struct snd_soc_acpi_adr_device rt1308_2_group1_adr[] =;

static const struct snd_soc_acpi_adr_device rt715_3_adr[] =;

static const struct snd_soc_acpi_link_adr icl_3_in_1_default[] =;

static const struct snd_soc_acpi_link_adr icl_3_in_1_mono_amp[] =;

struct snd_soc_acpi_mach snd_soc_acpi_intel_icl_sdw_machines[] =;
EXPORT_SYMBOL_GPL();