Home
last modified time | relevance | path

Searched refs:snd_soc_codec_conf (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/sound/soc/samsung/
Dlowland.c126 static struct snd_soc_codec_conf lowland_codec_conf[] = {
Dspeyside.c242 static struct snd_soc_codec_conf speyside_codec_conf[] = {
Dneo1973_wm8753.c306 static struct snd_soc_codec_conf neo1973_codec_conf[] = {
Dbells.c346 static struct snd_soc_codec_conf bells_codec_conf[] = {
/linux-4.1.27/sound/soc/omap/
Drx51.c368 static struct snd_soc_codec_conf rx51_codec_conf[] = {
/linux-4.1.27/sound/soc/sh/rcar/
Drsrc-card.c64 struct snd_soc_codec_conf codec_conf;
/linux-4.1.27/include/sound/
Dsoc.h1006 struct snd_soc_codec_conf { struct
1077 struct snd_soc_codec_conf *codec_conf;
/linux-4.1.27/sound/soc/
Dsoc-core.c1104 struct snd_soc_codec_conf *map = &card->codec_conf[i]; in soc_set_name_prefix()