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

// SPDX-License-Identifier: GPL-2.0-only
/*
 * soc-apci-intel-arl-match.c - tables and support for ARL ACPI enumeration.
 *
 * Copyright (c) 2023 Intel Corporation.
 */

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

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_endpoint spk_2_endpoint =;

static const struct snd_soc_acpi_endpoint spk_3_endpoint =;

static const struct snd_soc_acpi_adr_device cs35l56_2_lr_adr[] =;

static const struct snd_soc_acpi_adr_device cs35l56_3_lr_adr[] =;

static const struct snd_soc_acpi_adr_device cs35l56_2_r_adr[] =;

static const struct snd_soc_acpi_adr_device cs35l56_3_l_adr[] =;

static const struct snd_soc_acpi_adr_device cs35l56_2_r1_adr[] =;

static const struct snd_soc_acpi_adr_device cs35l56_3_l1_adr[] =;

static const struct snd_soc_acpi_endpoint cs42l43_endpoints[] =;

static const struct snd_soc_acpi_adr_device cs42l43_0_adr[] =;

static const struct snd_soc_acpi_adr_device cs42l43_2_adr[] =;

static const struct snd_soc_acpi_adr_device rt711_0_adr[] =;

static const struct snd_soc_acpi_adr_device rt711_sdca_0_adr[] =;

static const struct snd_soc_acpi_link_adr arl_cs42l43_l0[] =;

static const struct snd_soc_acpi_link_adr arl_cs42l43_l2[] =;

static const struct snd_soc_acpi_link_adr arl_cs42l43_l2_cs35l56_l3[] =;

static const struct snd_soc_acpi_link_adr arl_cs42l43_l0_cs35l56_l2[] =;

static const struct snd_soc_acpi_link_adr arl_cs42l43_l0_cs35l56_l23[] =;

static const struct snd_soc_acpi_link_adr arl_cs42l43_l0_cs35l56_2_l23[] =;

static const struct snd_soc_acpi_link_adr arl_rvp[] =;

static const struct snd_soc_acpi_link_adr arl_sdca_rvp[] =;

static const struct snd_soc_acpi_codecs arl_essx_83x6 =;

static const struct snd_soc_acpi_codecs arl_rt5682_hp =;

static const struct snd_soc_acpi_codecs arl_lt6911_hdmi =;

struct snd_soc_acpi_mach snd_soc_acpi_intel_arl_machines[] =;
EXPORT_SYMBOL_GPL();

/* this table is used when there is no I2S codec present */
struct snd_soc_acpi_mach snd_soc_acpi_intel_arl_sdw_machines[] =;
EXPORT_SYMBOL_GPL();