Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_core.c498 if (codec_dai->ops->dapm_control) { in soc_pcm_prepare()
499 ret = codec_dai->ops->dapm_control(substream, codec_dai, 1); in soc_pcm_prepare()
602 if (codec_dai->ops->dapm_control) in soc_pcm_close()
603 codec_dai->ops->dapm_control(substream, codec_dai, 0); in soc_pcm_close()
/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_core.h338 int (*dapm_control)(struct snd_pcm_substream *, member
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/codecs/
A Dsun8iw19-codec.c953 .dapm_control = sunxi_codec_dapm_control,
A Dsun8iw18-codec.c994 .dapm_control = sunxi_codec_dapm_control,
A Dsun8iw20-codec.c881 .dapm_control = sunxi_codec_dapm_control,

Completed in 36 milliseconds