Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-link.c146 int snd_soc_link_compr_startup(struct snd_compr_stream *cstream) in snd_soc_link_compr_startup() function
157 EXPORT_SYMBOL_GPL(snd_soc_link_compr_startup);
H A Dsoc-compress.c94 ret = snd_soc_link_compr_startup(cstream); in soc_compr_open()
167 ret = snd_soc_link_compr_startup(cstream); in soc_compr_open_fe()
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-link.h25 int snd_soc_link_compr_startup(struct snd_compr_stream *cstream);