Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Domap-hdmi-audio.h29 void (*audio_stop)(struct device *dev); member
/linux-4.1.27/Documentation/arm/OMAP/
DDSS61 intended to be called after audio_stop.
80 The audio_start/audio_stop function is intended to effectively start/stop audio
85 audio_stop is designed to only stop the audio transfers. The resources used
/linux-4.1.27/sound/soc/omap/
Domap-hdmi-audio.c246 ad->ops->audio_stop(ad->dssdev); in hdmi_dai_trigger()
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dhdmi4.c625 .audio_stop = hdmi_audio_stop,
Dhdmi5.c660 .audio_stop = hdmi_audio_stop,