Home
last modified time | relevance | path

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

/sound/soc/
Dsoc-core.c115 static ssize_t soc_codec_reg_show(struct snd_soc_codec *codec, char *buf, in soc_codec_reg_show() function
157 return soc_codec_reg_show(rtd->codec, buf, PAGE_SIZE, 0); in codec_reg_show()
234 ret = soc_codec_reg_show(codec, buf, count, *ppos); in codec_reg_read_file()