Searched full:da7213 (Results 1 – 12 of 12) sorted by relevance
3 * DA7213 ALSA SoC Codec Driver27 #include <sound/da7213.h>28 #include "da7213.h"217 struct da7213_priv *da7213 = snd_soc_component_get_drvdata(component); in da7213_volsw_locked_get() local220 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() local234 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 …]
3 * da7213.h - DA7213 ASoC Codec Driver17 #include <sound/da7213.h>
117 snd-soc-da7213-y := da7213.o524 obj-$(CONFIG_SND_SOC_DA7213) += snd-soc-da7213.o
9 * Based on da7213.c by Adam Thomson
1097 tristate "Dialog DA7213 CODEC"
4 $id: http://devicetree.org/schemas/sound/dlg,da7213.yaml#7 title: Dialog Semiconductor DA7212/DA7213 Audio Codec19 - dlg,da721388 compatible = "dlg,da7213";
3 * bytcht-da7213.c - ASoc Machine driver for Intel Baytrail and4 * Cherrytrail-based platforms, with Dialog DA7213 codec22 #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");
16 snd-soc-sst-byt-cht-da7213-y := bytcht_da7213.o48 obj-$(CONFIG_SND_SOC_INTEL_BYT_CHT_DA7213_MACH) += snd-soc-sst-byt-cht-da7213.o
3 * da7213.h - DA7213 ASoC Codec Driver Platform Data
169 .sof_tplg_filename = "sof-byt-da7213.tplg",
166 .sof_tplg_filename = "sof-cht-da7213.tplg",
6608 F: Documentation/devicetree/bindings/sound/dlg,da7213.yaml