Home
last modified time | relevance | path

Searched full:da7213 (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Dda7213.c3 * DA7213 ALSA SoC Codec Driver
27 #include <sound/da7213.h>
28 #include "da7213.h"
217 struct da7213_priv *da7213 = snd_soc_component_get_drvdata(component); in da7213_volsw_locked_get() local
220 mutex_lock(&da7213->ctrl_lock); in da7213_volsw_locked_get()
222 mutex_unlock(&da7213->ctrl_lock); in da7213_volsw_locked_get()
231 struct da7213_priv *da7213 = snd_soc_component_get_drvdata(component); in da7213_volsw_locked_put() local
234 mutex_lock(&da7213->ctrl_lock); in da7213_volsw_locked_put()
236 mutex_unlock(&da7213->ctrl_lock); in da7213_volsw_locked_put()
245 struct da7213_priv *da7213 = snd_soc_component_get_drvdata(component); in da7213_enum_locked_get() local
[all …]
Dda7213.h3 * da7213.h - DA7213 ASoC Codec Driver
17 #include <sound/da7213.h>
DMakefile117 snd-soc-da7213-y := da7213.o
524 obj-$(CONFIG_SND_SOC_DA7213) += snd-soc-da7213.o
Dak4619.c9 * Based on da7213.c by Adam Thomson
DKconfig1097 tristate "Dialog DA7213 CODEC"
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Ddlg,da7213.yaml4 $id: http://devicetree.org/schemas/sound/dlg,da7213.yaml#
7 title: Dialog Semiconductor DA7212/DA7213 Audio Codec
19 - dlg,da7213
88 compatible = "dlg,da7213";
/linux-6.12.1/sound/soc/intel/boards/
Dbytcht_da7213.c3 * bytcht-da7213.c - ASoc Machine driver for Intel Baytrail and
4 * Cherrytrail-based platforms, with Dialog DA7213 codec
22 #include "../../codecs/da7213.h"
166 "da7213-hifi")));
208 #define SOF_CARD_NAME "bytcht da7213" /* card name will be 'sof-bytcht da7213' */
211 #define CARD_NAME "bytcht-da7213"
308 MODULE_DESCRIPTION("ASoC Intel(R) Baytrail/Cherrytrail+DA7213 Machine driver");
DMakefile16 snd-soc-sst-byt-cht-da7213-y := bytcht_da7213.o
48 obj-$(CONFIG_SND_SOC_INTEL_BYT_CHT_DA7213_MACH) += snd-soc-sst-byt-cht-da7213.o
/linux-6.12.1/include/sound/
Dda7213.h3 * da7213.h - DA7213 ASoC Codec Driver Platform Data
/linux-6.12.1/sound/soc/intel/common/
Dsoc-acpi-intel-byt-match.c169 .sof_tplg_filename = "sof-byt-da7213.tplg",
Dsoc-acpi-intel-cht-match.c166 .sof_tplg_filename = "sof-cht-da7213.tplg",
/linux-6.12.1/
DMAINTAINERS6608 F: Documentation/devicetree/bindings/sound/dlg,da7213.yaml