Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dsof_cirrus_common.c46 static struct snd_soc_codec_conf cs35l41_codec_conf[CS35L41_MAX_AMPS]; variable
179 cs35l41_codec_conf[sz].dlc.name = dev_name(physdev); in cs35l41_compute_codec_conf()
180 cs35l41_codec_conf[sz].name_prefix = cs35l41_name_prefixes[uid]; in cs35l41_compute_codec_conf()
200 card->codec_conf = cs35l41_codec_conf; in cs35l41_set_codec_conf()
201 card->num_configs = ARRAY_SIZE(cs35l41_codec_conf); in cs35l41_set_codec_conf()